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
commit400b7c363c615dca6674a0381122d35f0949b6e6 (patch)
tree8098546275ec8435df704d6dec8cfecc596c675c /zshrc
parentd978c21e5b142ba759dc3cc6a4c995936278f1c0 (diff)
parent07c693d23065b9371ba3aa713e8fd4b0e9874c9d (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