Skip to content

Commit

Permalink
Add tmux plugin to zsh
Browse files Browse the repository at this point in the history
  • Loading branch information
Antonio Miranda committed Oct 17, 2013
1 parent ad05922 commit 75888d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Expand Up @@ -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

Expand Down

0 comments on commit 75888d6

Please sign in to comment.