summaryrefslogtreecommitdiff
path: root/zprofile
diff options
context:
space:
mode:
Diffstat (limited to 'zprofile')
-rwxr-xr-xzprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/zprofile b/zprofile
index f7b2549..b6b445e 100755
--- a/zprofile
+++ b/zprofile
@@ -1,6 +1,7 @@
#!/usr/bin/env zsh
# Default programs
+export WM='awesome'
export EDITOR='nvim'
export TERMINAL='alacritty'
export BROWSER='launch firefox'