Update .zshrc

This commit is contained in:
alvinlollo
2026-02-14 10:38:15 +11:00
committed by GitHub
parent 656b2470dd
commit 2a5a294647
+5
View File
@@ -19,6 +19,10 @@
# Uncomment the following line to use case-sensitive completion.
CASE_SENSITIVE="true"
#Zsh autocorrect
unsetopt correct_all
# Uncomment the following line to use hyphen-insensitive completion. Case
# sensitive completion must be off. _ and - will be interchangeable.
# HYPHEN_INSENSITIVE="true"
@@ -62,6 +66,7 @@ plugins=(
git
zsh-history-substring-search
zsh-autosuggestions
zsh-autocomplete
# zsh-eza
fzf-zsh-plugin
zsh-syntax-highlighting