Browse Source
Fixes issue 199 where the bash completion was not working in ZSH because the builtin bash command `complete` was not found. The fix executes the `bashcompinit` command which creates the `complete` function for the Z shell.master
Christopher Roach
12 years ago
1 changed files with 7 additions and 0 deletions
Loading…
Reference in new issue