dotfiles/README.md
2018-07-18 14:14:18 +02:00

14 lines
171 B
Markdown

# Installation
### Download and change folder
```
cd ~
git clone https://github.com/flipsidecreations/dotfiles.git
cd dotfiles
```
### Run intstall
```
./install.sh
```