修改 Linux 默认编辑器为 nano 2018年11月10日 | Linux教程 在终端执行 $ export EDITOR="/usr/bin/nano" 即可将编辑器临时改为 nano 编辑器。…… 阅读全文