dotfiles/envvar/.config/environment.d/editor.conf

3 lines
66 B
Text
Raw Normal View History

2025-05-18 21:11:21 -04:00
EDITOR="/usr/bin/emacsclient -c"
VISUAL="/usr/bin/emacsclient -c"