# git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
# curl -fLo ~/.vim/autoload/plug.vim --create-dirs # https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
git clone https://hub.fastgit.xyz/junegunn/vim-plug and copy plug.vim to ~/.vim/autoload/
git clone https://hub.fastgit.xyz/powerline/fonts
git clone https://hub.fastgit.xyz/syl20bnr/spacemacs ~/.emacs.d
ln -s .spacemacs ~/.spacemacs
# .spacemacs.d is deprecated, maybe doom-emacs will be add later