aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-04-16 08:34:00 -0500
committerBen Beltran <ben@freshout.us>2013-04-16 08:34:00 -0500
commit9c4857b66660faaae28530ad17475037fe554478 (patch)
tree7814f08f590dd66dcd80f85c4af5380a3998309f /zshrc
parent6c451d345b0d55c24e6d368597d22f9165fa3c95 (diff)
parent5c452bb95dc3cebeaed429d4893c4be99b7d88af (diff)
Merge branch 'master' of github.com:benbeltran/dotfiles
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index f1f9e6a..59f79a1 100644
--- 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