dotfiles/README.md
2024-05-14 17:18:40 -04:00

17 lines
124 B
Markdown

# Tyrel Dotfiles
## Debian
```shell
make install-just
just debian
```
## Arch
```shell
make install-just
just arch
```