summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2019-09-18 23:00:26 +0300
committerYigit Sever2019-09-18 23:00:26 +0300
commit8d25bfe8193b8bc66075ec8f5ae214bffea14592 (patch)
treec8933d80a7d58e422ce5ea530fcf465527a240e7 /.zshrc
parent7a3400c3fa35709d8f6c225cdffc54a64e58c8e5 (diff)
downloaddotfiles-8d25bfe8193b8bc66075ec8f5ae214bffea14592.tar.gz
dotfiles-8d25bfe8193b8bc66075ec8f5ae214bffea14592.tar.bz2
dotfiles-8d25bfe8193b8bc66075ec8f5ae214bffea14592.zip
Migrate to iosevka
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