diff --git a/.zshrc b/.zshrc index 6ef03a7..c70ab01 100644 --- a/.zshrc +++ b/.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.