Skip to content

Commit

Permalink
remove zsh plugins that I do not use
Browse files Browse the repository at this point in the history
  • Loading branch information
atomantic committed Apr 11, 2016
1 parent c9c26f7 commit 904611c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export CASE_SENSITIVE="true"

# Which plugins would you like to load? (plugins can be found in ~/.dotfiles/oh-my-zsh/plugins/*)
# Example format: plugins=(rails git textmate ruby lighthouse)
plugins=(brew colorize compleat dirpersist gem git git-flow osx node npm nvm ssh-agent)
plugins=(brew colorize compleat dirpersist git npm ssh-agent)

source $ZSH/oh-my-zsh.sh

Expand Down

0 comments on commit 904611c

Please sign in to comment.