hgrif / dotfiles

Collection of dot-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Repo for versioning and setting up dotfiles.

Usage

git clone https://github.com/hgrif/dotfiles.git
cd dotfiles
./makesymlinks.sh

All files/folders in folder files/ are symbolic linked to their .-equivalents in ~. Existing files are backed up.

Setup

VIM:

  • plug.vim: run :PlugInstall
  • syntastic: pip install flake8

See also

Todo

* set file associations:
    * .md: macvim?

About

Collection of dot-files


Languages

Language:Vim Script 93.4%Language:Shell 6.6%