add tmuxinator zsh completion
This commit is contained in:
parent
adfa273543
commit
3687b3bfce
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -116,3 +116,4 @@ if [ -f ~/.bin/tmuxinator.zsh ]; then
|
||||||
source ~/.bin/tmuxinator.zsh
|
source ~/.bin/tmuxinator.zsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
|
||||||
|
|
Loading…
Add table
Reference in a new issue