catppuccin/resources/README.md
2022-02-06 22:23:27 -05:00

11 lines
272 B
Markdown

# 🦆 Resources
There are small resource scripts usually used by port maintainers to perform automatically several manual tasks.
## Install
You can create symlinks from these scripts to your local bin directory by running:
```bash
make link # dest=/usr/local/bin
```