Added install commands to README.md

This commit is contained in:
2019-10-16 23:36:10 -04:00
parent e8c72bf0f5
commit 26f3ba12b5

View File

@@ -1,5 +1,15 @@
## krislamo's dotfiles
### Installation
```
git clone git@github.com:krislamo/dotfiles.git && \
cd dotfiles && \
ln -nsf $(pwd)/.bash_aliases ~/.bash_aliases && \
ln -nsf $(pwd)/.bashrc ~/.bashrc && \
ln -nsf $(pwd)/.vimrc ~/.vimrc
```
#### Copyrights and Licenses
Copyright (C) 2019 Kris Lamoureux