mirror of
https://github.com/catppuccin/catppuccin
synced 2025-03-04 06:57:12 +00:00
11 lines
272 B
Markdown
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
|
|
```
|