mirror of
https://github.com/lloeki/dotfiles.git
synced 2026-05-06 20:30:23 +02:00
5 lines
61 B
Text
5 lines
61 B
Text
|
|
# default editor
|
|
EDITOR=vim
|
|
VISUAL=vim
|
|
export EDITOR VISUAL
|