mirror of
https://github.com/lloeki/dotfiles.git
synced 2025-12-06 15:34:40 +01:00
5 lines
61 B
Text
Executable file
5 lines
61 B
Text
Executable file
|
|
# default editor
|
|
EDITOR=vim
|
|
VISUAL=vim
|
|
export EDITOR VISUAL
|