summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
Diffstat (limited to '.zprofile')
-rw-r--r--.zprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zprofile b/.zprofile
index 4c47666..486497e 100644
--- a/.zprofile
+++ b/.zprofile
@@ -1,4 +1,5 @@
export PATH="$HOME/dotfiles/scripts/:$PATH"
+export EDITOR="/bin/nvim"
if [ -z "$DISPLAY" ] && [ "$(tty)" = "/dev/tty1" ]; then
exec dbus-launch --exit-with-session Hyprland