diff options
| author | Shubham Saini <shubham6405@gmail.com> | 2020-02-02 13:57:08 +0000 |
|---|---|---|
| committer | Shubham Saini <shubham6405@gmail.com> | 2020-02-02 13:57:08 +0000 |
| commit | a4db7143b7e5e05c71cf51961fd1a55298c754e6 (patch) | |
| tree | 6b1932fb4bee3c725e31dc04dd87f5f32e9191a7 /zsh | |
| parent | 40838b9e21a86eda6f5fabf18ca8b61b81d8c170 (diff) | |
[whitelisted]
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="mrtazz" | 16 | ZSH_THEME="jaischeema" |
| 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 |
