/dotfiles

Backups for my dotfiles

Primary LanguageVim Script

Dotfiles

Backups for my dotfiles

Vim Setup

Installation:

  • Clone the repository

Create symlinks:

  • ln -s ~/.vim/vimrc ~/.vimrc

Switch to the ~/.vim directory, and fetch submodules:

  • cd ~/.vim
  • git submodule init
  • git submodule update