Using vagrant/zsh. Installed tmuxinator
➜ ~ gem list tmuxinator
*** LOCAL GEMS ***
tmuxinator (0.9.0)
Set completion
➜ ~ ls ~/.bin
tmuxinator.zsh
.zshrc
...
source ~/.bin/tmuxinator.zsh
But when run tmuxinator
➜ ~ tmuxinator
zsh: command not found: tmuxinator
Why?
use
tmuxinator doctor
to check if everything properly installed and setup.I installed on a fresh vagrant ubuntu box the tmuxinator. I had to export my editor and shell variables. I ran tmuxinator doctor which told me everything was fine:
I didn't have to fuss with tmuninator.zsh to start it. Note the exe is located in: