dotfiles/README.md
2024-10-12 05:14:55 +02:00

15 lines
184 B
Markdown

# Installation
### Download and change folder
```
cd ~
git clone https://git.fox-altair.ts.net/dotfiles.git
cd dotfiles
```
### Run intstall
```
./install.sh
Or
bash install.sh
```