]> git.rmz.io Git - dotfiles.git/blobdiff - zshenv
tmux: add tmux plugin manager (tpm) as a submodule
[dotfiles.git] / zshenv
diff --git a/zshenv b/zshenv
index 9126f595a61f8c5484edfb242a01ffd1489dca61..8d5d2778f740fe2332cdef07ba1bcfd461cb17d7 100644 (file)
--- a/zshenv
+++ b/zshenv
@@ -6,7 +6,8 @@ export XDG_CACHE_HOME="$HOME/.cache"
 export HOST=$(hostname)
 
 # the default command to open a new terminal
 export HOST=$(hostname)
 
 # the default command to open a new terminal
-export TERMINAL=urxvtc
+export TERMINAL=kitty
+export THEME=nord
 
 # gpg
 export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"
 
 # gpg
 export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"