mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-06-14 18:59:43 +10:00
Update .zshrc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user