Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 357 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 357 Bytes

arthurnn’s dotfiles

Installation

Using Git and the setup script

You can clone the repository wherever you want. (I like to keep it in ~/src/dotfiles) The bootstrapper script will pull in the latest version and link the files to your home folder.

git clone https://github.com/arthurnn/dotfiles.git && cd dotfiles && script/setup