Skip to content

dansomething/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)