🔎: https://github.com/search?q=topic:awesome&type=repositories
- awesome-japanese-tv
- awesome-minimum-release-age
- awesome-japanese-web-comic
🔎: https://github.com/search?q=topic:awesome&type=repositories
https://github.com/eggplants/gh-starlist
gh extension install eggplants/gh-starlist
gh auth status | grep -qF "'user'" || gh auth refresh -h github.com -s user
gh starlist export -o STARS.md【MV】『NKTIDKSG DISCO FEVER』.AI
N-K-T-I-D-K-S-G!
| #!/usr/bin/env bash | |
| set -u | |
| f() { | |
| for _arg in "${@}" | |
| do : | |
| done | |
| } | |
| echo "bash ${BASH_VERSION}" | |
| f # bash 3.2: `@: unbound variable` | |
| echo "=> ok" |
| # Use rg instead of: | |
| grep -r FooBar --exclude-dir={.next,node_modules,.pnpm-store,dist,coverage} |
| term = xterm-ghostty | |
| theme = Andromeda | |
| font-family = HackGen Console NF | |
| font-size = 9 | |
| font-thicken = true | |
| font-thicken-strength = 1 |