diff --git a/src/_tmuxinator b/src/_tmuxinator index 41fc7c2..1f8a92b 100644 --- a/src/_tmuxinator +++ b/src/_tmuxinator @@ -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=(