mirror of
https://github.com/alvinlollo/Single-install-script.git
synced 2026-07-03 16:20:56 +10:00
Update .zshrc
This commit is contained in:
@@ -19,6 +19,10 @@
|
|||||||
# Uncomment the following line to use case-sensitive completion.
|
# Uncomment the following line to use case-sensitive completion.
|
||||||
CASE_SENSITIVE="true"
|
CASE_SENSITIVE="true"
|
||||||
|
|
||||||
|
#Zsh autocorrect
|
||||||
|
unsetopt correct_all
|
||||||
|
|
||||||
|
|
||||||
# Uncomment the following line to use hyphen-insensitive completion. Case
|
# Uncomment the following line to use hyphen-insensitive completion. Case
|
||||||
# sensitive completion must be off. _ and - will be interchangeable.
|
# sensitive completion must be off. _ and - will be interchangeable.
|
||||||
# HYPHEN_INSENSITIVE="true"
|
# HYPHEN_INSENSITIVE="true"
|
||||||
@@ -62,6 +66,7 @@ plugins=(
|
|||||||
git
|
git
|
||||||
zsh-history-substring-search
|
zsh-history-substring-search
|
||||||
zsh-autosuggestions
|
zsh-autosuggestions
|
||||||
|
zsh-autocomplete
|
||||||
# zsh-eza
|
# zsh-eza
|
||||||
fzf-zsh-plugin
|
fzf-zsh-plugin
|
||||||
zsh-syntax-highlighting
|
zsh-syntax-highlighting
|
||||||
|
|||||||
Reference in New Issue
Block a user