X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/blobdiff_plain/ee6d2b11353c28d428b287752c0079f5ec407061..e9d97ebe4bbe36ec2b11d364934e6d21374bcc37:/zshrc diff --git a/zshrc b/zshrc index 85e83ef..b818570 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 # # End of the custom things from my bash profile.