mirror of
https://github.com/catppuccin/catppuccin
synced 2025-02-17 04:48:26 +00:00
11 lines
266 B
Markdown
11 lines
266 B
Markdown
# 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
|
|
```
|