Create README.md

This commit is contained in:
2021-11-05 16:14:20 +01:00
committed by GitHub
parent 31051f7e34
commit 4fef43437d

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# .files
Collection of dotfiles.
## Installation
```bash
git clone https://github.com/cupcakearmy/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install
```