dotfiles/README.md
flipsidecreations 69b4587ddc added notes
2018-03-26 09:17:04 -04:00

13 lines
239 B
Markdown

# Installation
```
cd
git clone https://github.com/flipsidecreations/dotfiles.git
(make sure these files do not exist first)
ln -s dotfiles/.bashrc ~/
ln -s dotfiles/.vimrc ~/
ln -s dotfiles/.screenrc ~/
ln -s dotfiles/.tmux.conf ~/
```