Enable/Disable with negated search feature

This commit is contained in:
Konstantin Gredeskoul
2016-05-07 06:26:30 -07:00
parent fb6a6c80c0
commit 9bb2d377a8
3 changed files with 112 additions and 32 deletions

View File

@@ -40,7 +40,7 @@ bash-it ()
example '$ bash-it enable plugin git [tmux]...'
example '$ bash-it disable alias hg [tmux]...'
example '$ bash-it update'
example '$ bash-it search ruby [rake]...'
example '$ bash-it search ruby [[-]rake]... [--enable | --disable]'
typeset verb=${1:-}
shift
typeset component=${1:-}