diff --git a/.zshrc b/.zshrc index f9caaff..9ee3b5b 100644 --- a/.zshrc +++ b/.zshrc @@ -32,7 +32,7 @@ export UPDATE_ZSH_DAYS=7 # Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*) # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) -plugins=(git gitfast osx sublime rhc) +plugins=(git gitfast osx sublime rhc tmux) source $ZSH/oh-my-zsh.sh