Removed git plugin which was making way too many aliases that I never use
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -78,7 +78,7 @@ DISABLE_UPDATE_PROMPT="true"
|
|||||||
# Which plugins would you like to load? (plugins can be found in ~/.oh-my-zsh/plugins/*)
|
# 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/
|
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||||
plugins=(battery brew emoji-clock git golang lein osx zsh-syntax-highlighting)
|
plugins=(battery brew emoji-clock golang lein osx zsh-syntax-highlighting)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user