mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
zsh-256color no need
This commit is contained in:
parent
b1658f3354
commit
0503f078a5
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ ZSH_CUSTOM=$HOME/.zsh-custom-conf
|
|||
# Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(fasd zhs-256color zsh-syntax-highlighting)
|
||||
plugins=(fasd zsh-syntax-highlighting)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue