Improve configs
This commit is contained in:
parent
d0bbb66934
commit
40ca0e9ae4
6 changed files with 20 additions and 16 deletions
.config/zsh
|
@ -23,7 +23,7 @@ ZSH_THEME="serguzim"
|
|||
# ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "agnoster" )
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
CASE_SENSITIVE="true" # zsh 5.9 regression about adjacent letters. This is a workaround.
|
||||
|
||||
# Uncomment the following line to use hyphen-insensitive completion.
|
||||
# Case-sensitive completion must be off. _ and - will be interchangeable.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue