Autocomplete
This commit is contained in:
parent
93ea327077
commit
8bdda8559a
2
.zshrc
2
.zshrc
|
@ -14,7 +14,7 @@ zinit light zsh-users/zsh-autosuggestions
|
||||||
zinit light junegunn/fzf-git.sh
|
zinit light junegunn/fzf-git.sh
|
||||||
|
|
||||||
# Load completions
|
# Load completions
|
||||||
#autoload -U compinit && compinit
|
autoload -U compinit && compinit
|
||||||
|
|
||||||
# My configurations
|
# My configurations
|
||||||
# Colors
|
# Colors
|
||||||
|
|
Loading…
Reference in New Issue