Dotfiles/README.md

10 lines
252 B
Markdown
Raw Normal View History

Install Unix
2016-05-22 07:53:37 +00:00
Warning this install will override any dotfiles and the full vim bundle directory!
```
2016-05-22 07:53:37 +00:00
git clone https://github.com/AdeAttwood/Dotfiles.git ~/.dotfiles
chmod +x ~/.dotfiles/install/install_unix.sh
~/.dotfiles/install/install_unix.sh
```
2016-05-22 07:53:37 +00:00