summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index a9dc7e3..c21dbe7 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -13,9 +13,7 @@ export XDG_CURRENT_DESKTOP=bspwm
13# load a random theme each time oh-my-zsh is loaded, in which case, 13# load a random theme each time oh-my-zsh is loaded, in which case,
14# to know which specific one was loaded, run: echo $RANDOM_THEME 14# to know which specific one was loaded, run: echo $RANDOM_THEME
15# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes 15# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
16ZSH_THEME="kolo" 16ZSH_THEME="minimal"
17SPACESHIP_CHAR_SYMBOL=" "
18SPACESHIP_PROMPT_ADD_NEWLINE=false
19 17
20# Set list of themes to pick from when loading at random 18# Set list of themes to pick from when loading at random
21# Setting this variable when ZSH_THEME=random will cause zsh to load 19# Setting this variable when ZSH_THEME=random will cause zsh to load