summaryrefslogtreecommitdiff
path: root/.zprofile
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2025-07-22 20:53:11 -0400
committerJack Jamison <jackqjamison@gmail.com>2025-07-22 20:53:11 -0400
commit08f7fb2f3a2306b54ddcc26e72c758625a14acc0 (patch)
treea9b6236ad4d43b92f4e7324b4e2820867d93aed0 /.zprofile
parent66cf16d9f9124b5f6790565b2b98ead97e501595 (diff)
small improvements
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