X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/3a1cd689b722045b1ea6f9d46ab63560eeefa14f..400b7c363c615dca6674a0381122d35f0949b6e6:/zshrc?ds=sidebyside 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