summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorYigit Sever2020-06-08 15:25:38 +0300
committerYigit Sever2020-06-08 15:25:38 +0300
commit6d29f9c08efc0f3682f5bdb15ca51c5438c9d56a (patch)
treea7b71f67404f27ad165462b79801452e8fce4a03 /.zshrc
parent4cd41a0570af7c0d98ccdb5daa0654c980d372a7 (diff)
downloaddotfiles-6d29f9c08efc0f3682f5bdb15ca51c5438c9d56a.tar.gz
dotfiles-6d29f9c08efc0f3682f5bdb15ca51c5438c9d56a.tar.bz2
dotfiles-6d29f9c08efc0f3682f5bdb15ca51c5438c9d56a.zip
seasonal themes are now env vars
diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index be3f660..f350138 100644
--- a/.zshrc
+++ b/.zshrc
@@ -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.
9export ZSH=/home/yigit/.oh-my-zsh 9export ZSH=/home/yigit/.oh-my-zsh
10export 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.