From 08f7fb2f3a2306b54ddcc26e72c758625a14acc0 Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Tue, 22 Jul 2025 20:53:11 -0400 Subject: small improvements --- .zprofile | 1 + 1 file changed, 1 insertion(+) (limited to '.zprofile') 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 -- cgit v1.2.3