Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 342 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 342 Bytes

A partial collection of my dotfiles. (.gitconfig, .nanorc, etc)

To quickly setup a debian jessie box for ruby

source <(curl -s https://raw.githubusercontent.com/jwd83/dotfiles/master/setup-debian.sh)

To quickly setup a ubuntu box

source <(curl -s https://raw.githubusercontent.com/jwd83/dotfiles/master/setup-ubuntu.sh)