Hongyi Zhao
|
7c73b22e75
|
fix completion/available/brew.completion.bash for the git-clone based installation
|
2019-12-19 16:45:39 +08:00 |
Mike Fiedler
|
23da5508cc
|
Reduce subshell forks with variable
By following the established pattern in https://github.com/Bash-it/bash-it/blob/master/completion/available/system.completion.bash#L17-L22
we can reduce the amount of `fork` calls that are made.
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
|
2017-09-28 07:13:45 -04:00 |
Mike Fiedler
|
cbe63e8871
|
Replace system completion with current brew file
Resolves #1046
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
|
2017-09-28 06:36:30 -04:00 |
Travis Swicegood
|
e115b4c5af
|
Move auto-complete code over to available -> enabled style
This continues the move toward the ability to turn things off with
everything turned on by default.
|
2011-06-21 09:20:40 -05:00 |