main
Dan Buch 7 years ago
parent 944a5b46f1
commit e2a2c99a38
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -123,3 +123,5 @@ function load-ssh-agent() {
[ -f ~/.travis/travis.sh ] && source ~/.travis/travis.sh
[ -f ~/google-cloud-sdk/path.zsh.inc ] && source ~/google-cloud-sdk/path.zsh.inc
[ -f ~/google-cloud-sdk/completion.zsh.inc ] && source ~/google-cloud-sdk/completion.zsh.inc
[ -f ~/code/trvs/bin/trvs ] && eval "$(~/code/trvs/bin/trvs init -)"
true

Loading…
Cancel
Save