os x fix for plugins-help()
parent
cecbae54e5
commit
6a890d21c9
|
|
@ -80,7 +80,7 @@ function plugins-help() {
|
|||
| grep -v "GROUPS=()" \
|
||||
| grep -v "BASH_CMDS=()" \
|
||||
| grep -v "BASH_ALIASES=()" \
|
||||
| sed -e "s/()//"
|
||||
| grep -v "COMPREPLY=()" | sed -e "s/()//"
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue