add eza
This commit is contained in:
parent
609460468d
commit
2a38171df6
@ -70,7 +70,7 @@ ZSH_THEME="robbyrussell"
|
|||||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
# Custom plugins may be added to $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 thefuck zsh-syntax-highlighting zsh-autosuggestions zoxide)
|
plugins=(git thefuck zsh-syntax-highlighting zsh-autosuggestions zoxide eza)
|
||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
source $ZSH/oh-my-zsh.sh
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user