Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 365 Bytes

File metadata and controls

20 lines (15 loc) · 365 Bytes

dotfiles

Inspired by github.com/kylef/dotfiles, among others

Installation

Cloning the dotfiles:

$ alias home="git --work-tree=$HOME --git-dir=$HOME/.files.git"
$ home init
$ home remote add origin https://github.com/kylef/dotfiles
$ home fetch
$ home checkout master

Installing tools:

$ make