还没安装 emacs 的,可以参考下面链接安装
安装完后,下载配置文件
cd && \
git clone https://github.com/FredJiang/.emacs.d.git && \
cd .emacs.d && \
./setup.sh
如果报错
File error: https://stable.melpa.org/packages/async-1.9.tar, Not found
在 emacs 中运行如下命令
M-x package-refresh-contents