欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

将emacs设置为ubuntu console的默认editor

程序员文章站 2022-05-19 17:45:51
...
很简单,一个命令搞定:

update-alternatives --config editor

然后,按提醒操作就行了。