chore(.zshrc): update plugins list in configuration file
This commit is contained in:
2
.zshrc
2
.zshrc
@ -86,7 +86,7 @@ HIST_STAMPS="dd.mm.yyyy"
|
||||
# Custom plugins may be added to $ZSH_CUSTOM/plugins/
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(zsh-autosuggestions z)
|
||||
plugins=(zsh-autosuggestions z aliases sudo tmux)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
|
Reference in New Issue
Block a user