catppuccin/resources/README.md

12 lines
266 B
Markdown
Raw Normal View History

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