4 lines
78 B
Bash
4 lines
78 B
Bash
|
# used by aliases that need an editor
|
||
|
export EDITOR=atom
|
||
|
# export EDITOR=nano
|