dotfiles/README.md

16 lines
181 B
Markdown

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