Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 480 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 480 Bytes

dotfiles

Install

curl -Lks https://git.io/JSg3X | /bin/bash

Optional

Add local git configuration:

cp .gitconfig.local{.example,}

To add additonal, local-only configuration:

cp .localrc{.example,}

^ Adapt the placeholders!

Inspired by and thanks to…