dotfiles/README.md

12 lines
155 B
Markdown
Raw Normal View History

2021-11-05 16:14:20 +01:00
# .files
Collection of dotfiles.
## Installation
```bash
git clone https://github.com/cupcakearmy/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
```