aboutsummaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile8
1 files changed, 8 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
new file mode 100644
index 0000000..c444b1e
--- /dev/null
+++ b/.zprofile
@@ -0,0 +1,8 @@
+export EDITOR="nvim"
+export TERMINAL="st"
+export BROWSER="firefox"
+
+export QT_QPA_PLATFORMTHEME=gtk2
+export ZDOTDIR="$HOME/.config/zsh"
+
+startx