|
|
@ -75,7 +75,7 @@ ZSH_THEME="edvardm" |
|
|
|
# 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) |
|
|
|
# Add wisely, as too many plugins slow down shell startup. |
|
|
|
# Add wisely, as too many plugins slow down shell startup. |
|
|
|
plugins=(git zsh-autosuggestions zsh-syntax-highlighting fast-syntax-highlighting) |
|
|
|
plugins=(git) |
|
|
|
|
|
|
|
|
|
|
|
source $ZSH/oh-my-zsh.sh |
|
|
|
source $ZSH/oh-my-zsh.sh |
|
|
|
|
|
|
|
|
|
|
|