os x fix for plugins-help()
This commit is contained in:
@@ -80,7 +80,7 @@ function plugins-help() {
|
|||||||
| grep -v "GROUPS=()" \
|
| grep -v "GROUPS=()" \
|
||||||
| grep -v "BASH_CMDS=()" \
|
| grep -v "BASH_CMDS=()" \
|
||||||
| grep -v "BASH_ALIASES=()" \
|
| grep -v "BASH_ALIASES=()" \
|
||||||
| sed -e "s/()//"
|
| grep -v "COMPREPLY=()" | sed -e "s/()//"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user