Removed emoji-clock plugin

This commit is contained in:
2015-08-03 15:26:04 -07:00
parent b6b6930e74
commit c032131867

2
.zshrc
View File

@@ -78,7 +78,7 @@ DISABLE_UPDATE_PROMPT="true"
# 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=(battery brew emoji-clock golang lein osx zsh-syntax-highlighting)
plugins=(battery brew golang lein osx zsh-syntax-highlighting)
source $ZSH/oh-my-zsh.sh