设置emacs在shell中显示

emacs安装之后在终端里面打开的是图形版,要想在shell里面直接打开就在~/.bashrc里面添加alias emacs=’emacs -nw’
注意等号两边没有空格

文章目录
|