Trvs bits
This commit is contained in:
parent
944a5b46f1
commit
e2a2c99a38
2
zshrc
2
zshrc
@ -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…
Reference in New Issue
Block a user