Update README.md

This commit is contained in:
2017-11-13 06:31:14 -05:00
committed by GitHub
parent 27e4d2cb97
commit 30dc147941
+9
View File
@@ -1,5 +1,7 @@
# Ted's Dotfiles
## Setup Directions
* Install XCode. The big one is needed to compile MacVim, so don't skimp.
* Using the system git, clone this repository. (This will most likely prompt you
to install the command line tools)
@@ -42,3 +44,10 @@ ln -s ~/Dropbox/link-private ~/dotfiles/
```
~/dotfiles/dotfiles
```
## Links
* ZSH Quickstart Kit - https://github.com/unixorn/zsh-quickstart-kit
* zgen - https://github.com/tarjoilija/zgen
* Spacemacs - https://github.com/syl20bnr/spacemacs
* My VIM Config - https://github.com/tedkulp/vim-config