]> git.rmz.io Git - dotfiles.git/blobdiff - zshenv
theme: introduce and use Nord theme
[dotfiles.git] / zshenv
diff --git a/zshenv b/zshenv
index ef9cf3dda4c4894e9ce2f8b44b6d53f52e1bbec1..8d5d2778f740fe2332cdef07ba1bcfd461cb17d7 100644 (file)
--- a/zshenv
+++ b/zshenv
@@ -7,7 +7,7 @@ export HOST=$(hostname)
 
 # the default command to open a new terminal
 export TERMINAL=kitty
-export THEME=mlp
+export THEME=nord
 
 # gpg
 export GNUPGHOME="$XDG_CONFIG_HOME/gnupg"