changed case sensitivity for code completion
This commit is contained in:
2
.zshrc
2
.zshrc
@ -17,7 +17,7 @@ ZSH_THEME="gnzh"
|
||||
# ZSH_THEME_RANDOM_CANDIDATES=( "robbyrussell" "agnoster" )
|
||||
|
||||
# Uncomment the following line to use case-sensitive completion.
|
||||
# CASE_SENSITIVE="true"
|
||||
CASE_SENSITIVE="true"
|
||||
|
||||
# Uncomment the following line to use hyphen-insensitive completion.
|
||||
# Case-sensitive completion must be off. _ and - will be interchangeable.
|
||||
|
Reference in New Issue
Block a user