summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc6
1 files changed, 5 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index ca76d92..1ec0434 100644
--- a/.zshrc
+++ b/.zshrc
@@ -65,8 +65,12 @@ device="desktop" # can be either "desktop" (default when empty), "server" or "an
# }}}
# }}}
+# Theme {{{
+ source ~/.zsh/homelander.zsh
+# }}}
+
# Alien {{{
- source ~/.zsh/alien/alien.zsh
+ # source ~/.zsh/alien/alien.zsh
# Visuals {{{
export ALIEN_THEME="gruvbox"