summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 88a059a..339d01b 100644
--- a/.zshrc
+++ b/.zshrc
@@ -17,7 +17,7 @@ export ZSH=/home/yigit/.oh-my-zsh
17# --> # ZSH_THEME="theunraveler" 17# --> # ZSH_THEME="theunraveler"
18ZSH_THEME="spaceship" 18ZSH_THEME="spaceship"
19# ZSH_THEME="ys" 19# ZSH_THEME="ys"
20 20SPACESHIP_CHAR_SYMBOL="→ "
21# Uncomment the following line to use case-sensitive completion. 21# Uncomment the following line to use case-sensitive completion.
22# CASE_SENSITIVE="true" 22# CASE_SENSITIVE="true"
23 23