forked from mudhorn/dotfiles
13 lines
143 B
Markdown
13 lines
143 B
Markdown
# Installation
|
|
```
|
|
cd ~
|
|
git clone https://github.com/flipsidecreations/dotfiles.git
|
|
|
|
cd dotfiles
|
|
```
|
|
###### Run intstall
|
|
```
|
|
./install.sh
|
|
```
|
|
|