This commit is contained in:
Hori Ryota 2015-07-18 11:01:55 +00:00
commit b914a57d07
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=(