dotfiles/README.md
2023-07-07 12:40:39 -04:00

10 lines
265 B
Markdown

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