Adding travis gem completion to ~/.bash_profile
This commit is contained in:
parent
e77de2c918
commit
2f68be8e4a
@ -83,4 +83,7 @@ _bash_profile_main() {
|
||||
|
||||
_bash_profile_main
|
||||
|
||||
# added by travis gem
|
||||
[[ -f ~/.travis/travis.sh ]] && source ~/.travis/travis.sh
|
||||
|
||||
# vim:filetype=sh
|
||||
|
Loading…
Reference in New Issue
Block a user