summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-08-05 17:27:53 +0300
committerSyndamia <kamen@syndamia.com>2022-08-05 17:27:53 +0300
commit0ee02fbec1feb555b3009a092c128a1edd24bc40 (patch)
tree608323d07019313c473e45fe89b89e64f7141a80 /.zshrc
parentc91d299887d93d6e8940b80442bf6c2f10fe6a64 (diff)
downloaddotfiles-0ee02fbec1feb555b3009a092c128a1edd24bc40.tar
dotfiles-0ee02fbec1feb555b3009a092c128a1edd24bc40.tar.gz
dotfiles-0ee02fbec1feb555b3009a092c128a1edd24bc40.zip
Created homelander and for now made it the theme of choice
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"