Update tmuxinator for symlink

This commit is contained in:
Hori Ryota 2015-07-18 19:58:39 +09:00
parent d723fe922a
commit 6e4e073751
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
_tmuxinator() {
local -a projects
projects=(`find $HOME/.tmuxinator/ -name \*.yml| awk -F/ '{print $NF}' | sed s:.yml::g`)
projects=(`find $HOME/.tmuxinator/ -follow -name \*.yml| awk -F/ '{print $NF}' | sed s:.yml::g`)
local -a commands
commands=(