Browse Source

add readme

pull/1/head
Brett Langdon 13 years ago
parent
commit
4a0176a596
1 changed files with 15 additions and 0 deletions
  1. +15
    -0
      README.md

+ 15
- 0
README.md View File

@ -0,0 +1,15 @@
dotfiles
========
Here are my dotfiles.
##Install
```bash
cd ~/
git clone git://github.com/brettlangdon/dotfiles.git
cd ./dotfiles
./setup.sh
```
##Note
Please make sure to change important settings, like `name` and `email` in `gitconfig`

Loading…
Cancel
Save