Skip to content

alzuse/dotfiles

 
 

Repository files navigation

For vim

# 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/

powerline fonts

git clone https://hub.fastgit.xyz/powerline/fonts

For Spacemacs

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 93.2%
  • Vim Script 6.2%
  • Shell 0.6%