Files
zsh-config/zsh/exports/10-editor.zsh
T

3 lines
70 B
Bash
Raw Normal View History

# This file is used to override EDITOR variable.
2015-03-12 20:09:24 +05:00
export EDITOR="nano"