X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/6c396295dcca469828e84ce3ff450f207a12736d..75a6977d066445f43fdb0ed35b7ab8398fdc917d:/zshrc diff --git a/zshrc b/zshrc index a18d284..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 @@ -65,4 +66,3 @@ bindkey '^R' history-incremental-pattern-search-backward # # Customize to your needs... -export PATH=/usr/local/share/npm/bin:/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/gems/ruby-1.9.3-p194@global/bin:/Users/benbeltran/.rvm/rubies/ruby-1.9.3-p194/bin:/Users/benbeltran/.rvm/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin