Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,17 @@ Built for MacOSX, mostly focused on development.
Python | Java | Node | Ruby

[Blog entry](http://mikelynchgames.com/software-development/setting-up-a-new-mac-for-development/)

# Basic use

Step1: Check out the repo in your home dir, that will make a hidden directory called .dotfiles in home.

cd ~
clone git@github.com:nycynik/dotFiles.git

Step2: Runt he setup file and follow the prompts

. ./setup.sh