summaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
authorShubham Saini <shubham6405@gmail.com>2020-01-31 17:42:41 +0000
committerShubham Saini <shubham6405@gmail.com>2020-01-31 17:42:41 +0000
commitd4cc837cd073fd3b07659de3d4aa07f6831649a2 (patch)
treeae6e04625e425b7b5ec8304a8487d88bfcc78129 /zsh
parent9ece79d3ffff48d29c6de7d36f8cfda09eb9a1a6 (diff)
changed prompt
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index fdfcd44..78c0ebc 100644
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -13,7 +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="minimal" 16ZSH_THEME="mrtazz"
17 17
18# Set list of themes to pick from when loading at random 18# Set list of themes to pick from when loading at random
19# 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