]> git.r.bdr.sh - rbdr/dotfiles/blobdiff - zshrc
Merge branch 'master' of github.com:benbeltran/dotfiles
[rbdr/dotfiles] / zshrc
diff --git a/zshrc b/zshrc
index a18d2846b498133d44e88c327a7800b725203e4f..29ae3acfd6c3cd5b37fba9e8cda65b59984810e3 100644 (file)
--- a/zshrc
+++ b/zshrc
@@ -55,6 +55,7 @@ alias rspec="rspec --color"
 
 #Screeninator and RVM scripts
 [[ -s $HOME/.rvm/scripts/rvm ]] && source $HOME/.rvm/scripts/rvm
+[[ -s $HOME/.tmuxinator/scripts/tmuxinator ]] && source $HOME/.tmuxinator/scripts/tmuxinator
 
 bindkey -v
 bindkey '^R' history-incremental-pattern-search-backward