mah dotfiles
| App Store | Download from Internet |
|---|---|
| Home Budget Light | MightyText |
| PDF Reader X | Popcorn |
| Xcode | Qt |
| Xamarin |
I wish I could clone to '.' but git isn't a fan.
git init
git remote add origin https://github.com/travis2861/dot-files.git
git fetch
git checkout -t origin/master
git pull