add bash-it
This commit is contained in:
7
dot_bash_it/plugins/available/hub.plugin.bash
Normal file
7
dot_bash_it/plugins/available/hub.plugin.bash
Normal file
@@ -0,0 +1,7 @@
|
||||
# shellcheck shell=bash
|
||||
cite about-plugin
|
||||
about-plugin 'load hub, if you are using it'
|
||||
|
||||
if _command_exists hub; then
|
||||
eval "$(hub alias -s)"
|
||||
fi
|
||||
Reference in New Issue
Block a user