Create README.md

This commit is contained in:
Nicco 2021-11-05 16:14:20 +01:00 committed by GitHub
parent 31051f7e34
commit 4fef43437d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 0 deletions

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
```