diff options
author | Shubham Saini <shubham6405@gmail.com> | 2020-03-26 07:05:11 +0000 |
---|---|---|
committer | Shubham Saini <shubham6405@gmail.com> | 2020-03-26 07:05:11 +0000 |
commit | 34617dce5cc1c94478aee098c196fd365674d08b (patch) | |
tree | 77fa980808ff047cf5330212376671829882d1fa /zsh | |
parent | 75de3d49f5d628881e63d6918a7900cb614d52ec (diff) |
clean
Diffstat (limited to 'zsh')
-rw-r--r-- | zsh/.zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
16 | ZSH_THEME="half-life" | 16 | ZSH_THEME="sammy" |
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 |