dotfiles/README.md

17 lines
124 B
Markdown
Raw Normal View History

2024-05-14 21:18:40 +00:00
# Tyrel Dotfiles
2023-01-02 03:32:38 +00:00
2024-05-14 21:18:40 +00:00
## Debian
2023-01-02 03:32:38 +00:00
```shell
2024-05-14 21:18:40 +00:00
make install-just
just debian
2023-01-02 03:32:38 +00:00
```
2024-05-14 21:18:40 +00:00
## Arch
2023-01-02 03:32:38 +00:00
2024-05-14 21:18:40 +00:00
```shell
make install-just
just arch
```