Skip to content

Repo to keep track of my config files.

Notifications You must be signed in to change notification settings

ubaldot/dotfiles

Repository files navigation

dotfiles

Repo to keep track of my dot files.

Usage

  • Clone this repo in your home folder.
  • Run python -m create_symlinks from ~/dotfiles

When you create a new dotfile, manually move it to ~\dotfiles folder and add it to the repo. Then, create a symlink from ~ to the moved file.

NOTE

You must manually download plug.vim and all the vim plugins.

References