From 64ea903e648cf3b1ae262f3fbfa0c586fcae184b Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Tue, 2 Dec 2014 17:10:54 +0100 Subject: [PATCH] tmuxinator completion and no need to source anything else --- bash/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bash/.bashrc b/bash/.bashrc index 97a2a96..919f677 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -65,4 +65,4 @@ perl_local_perl5lib(){ } #tmuxinator -[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator +source /usr/lib/ruby/gems/*/gems/tmuxinator-*/completion/tmuxinator.bash