Update .zshrc

This commit is contained in:
ushastoe
2024-04-09 09:31:08 +03:00
committed by GitHub
parent c34fbf29c2
commit adcdf9f0c3

7
.zshrc
View File

@@ -70,8 +70,11 @@ ZSH_THEME="agnoster"
# 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=(git)
plugins=(
git
zsh-autosuggestions
zsh-syntax-highlighting
)
source $ZSH/oh-my-zsh.sh
# User configuration