My personal Emacs configuration, modified from zilongshanren
git clone https://github.com/lyjdwh/spacemacs.d.git ~/.spacemacs.d
git clone -b develop https://github.com/syl20bnr/spacemacs ~/.emacs.d
sudo pacman -S emacs zeal aspell aspell-en git-delta wkhtmltopdf ccls telegram-tdlib
cnpm install mathjax-node-cli
## all-the-icons-install-fonts
## company-tabnine-install-binary
## update
## cd ~/.emacs.d && git pull --rebase
mkdir ~/bin
https://www.orgroam.com/manual.html#Installation-_00281_0029
git clone --depth=1 -b master https://github.com/manateelazycat/emacs-application-framework.git ~/bin/emacs-application-framework
cd ~/bin/emacs-application-framework
./install-eaf.sh
cd ~/bin && git clone https://github.com/manateelazycat/snails.git
sudo pacman -S rust clang
cd ~/bin && git clone https://github.com/cireu/fuz.el
cd fuz.el
cargo build --release
cp target/release/libfuz_core.so fuz-core.so
cd ~/bin && git clone https://github.com/hasu/notdeft.git
cd notdeft && make
cd xapian && make
Happing Hacking