dotfiles/README.md
2021-11-05 16:14:20 +01:00

12 lines
155 B
Markdown

# .files
Collection of dotfiles.
## Installation
```bash
git clone https://github.com/cupcakearmy/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
```