10 lines
265 B
Markdown
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
|
|
```
|