Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 412 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 412 Bytes

dotfiles

My .files for macOS, Linux, and Windows

Dependencies

  1. Git 1.7+

Installation via Homeshick

Note, on macOS you may need to install the Xcode command-line tools first.

xcode-select --install

Finally, run the dotfiles installation script.

bash <(curl -s https://raw.githubusercontent.com/dansomething/dotfiles/master/install)