chore: update .zshrc

This commit is contained in:
2022-09-07 05:56:47 -04:00
parent a6a94b45a5
commit 63169443e3
+1 -1
View File
@@ -77,7 +77,7 @@ fi
# 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=(vi-mode git fzf aws vscode dash fasd thefuck zsh-syntax-highlighting jq forgit)
plugins=(vi-mode git fzf aws vscode dash zoxide thefuck zsh-syntax-highlighting jq forgit)
source $ZSH/oh-my-zsh.sh