Decided I DID like the select-style zsh autocomplete
This commit is contained in:
parent
0bcf5e5a64
commit
7ed9aadfdf
2
zsh/rc
2
zsh/rc
@ -30,4 +30,4 @@ alias clera='clear';
|
|||||||
alias sl='sl -alF | lolcat';
|
alias sl='sl -alF | lolcat';
|
||||||
|
|
||||||
# --- ZSH Completion Styles -----------------------------------
|
# --- ZSH Completion Styles -----------------------------------
|
||||||
zstyle ':completion:*' menu; #select;
|
zstyle ':completion:*' menu select;
|
||||||
|
Loading…
Reference in New Issue
Block a user