Create README.md

This commit is contained in:
Sloane 2023-07-07 12:40:39 -04:00 committed by GitHub
parent 283ecef4b7
commit ba43e5ddc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
README.md Normal file
View file

@ -0,0 +1,10 @@
# dotfiles
⚙️ My personal and professional development environment setup and configuration
## Usage
1. Install [yadm](https://yadm.io/docs/install)
2. Clone this repo using `yadm`
```sh
yadm clone git@github.com:sloanelybutsurely/dotfiles.git
```