diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ export PATH="$PATH:/home/yigit/.local/bin:$HOME/.cargo/bin/" | |||
7 | 7 | ||
8 | # Path to your oh-my-zsh installation. | 8 | # Path to your oh-my-zsh installation. |
9 | export ZSH=/home/yigit/.oh-my-zsh | 9 | export ZSH=/home/yigit/.oh-my-zsh |
10 | export SEMESTER_THEME="The Summer of Catchup" | ||
10 | 11 | ||
11 | # Set name of the theme to load. Optionally, if you set this to "random" | 12 | # Set name of the theme to load. Optionally, if you set this to "random" |
12 | # it'll load a random theme each time that oh-my-zsh is loaded. | 13 | # it'll load a random theme each time that oh-my-zsh is loaded. |