diff --git a/README.md b/README.md new file mode 100644 index 0000000..b9bd470 --- /dev/null +++ b/README.md @@ -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 + ```