Ensure EDITOR is exported for non-uwsm envs too

Like SSH'ing into an Omarchy machine
This commit is contained in:
David Heinemeier Hansson
2026-07-11 11:42:55 -07:00
parent cc64c3e27c
commit 17efd5e493
2 changed files with 20 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
# Editor used by CLI
export EDITOR="${EDITOR:-omarchy-launch-editor --inline}"
export SUDO_EDITOR="$EDITOR"
export BAT_THEME=ansi