Allow custom editor, like we do custom terminal

This commit is contained in:
David Heinemeier Hansson
2025-09-16 15:13:09 +02:00
parent 7e1c88b932
commit f883aa1331
8 changed files with 58 additions and 34 deletions

View File

@@ -1,4 +1,3 @@
# Editor used by CLI
export EDITOR="nvim"
export SUDO_EDITOR="$EDITOR"
export BAT_THEME=ansi