summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index e3e07bb..b1c151f 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"
20SPACESHIP_CHAR_SYMBOL="" 20SPACESHIP_CHAR_SYMBOL="δ"
21SPACESHIP_CHAR_SUFFIX=" " 21SPACESHIP_CHAR_SUFFIX=" "
22# Uncomment the following line to use case-sensitive completion. 22# Uncomment the following line to use case-sensitive completion.
23# CASE_SENSITIVE="true" 23# CASE_SENSITIVE="true"