piech.dev

Back to Projects github.com/Tenemo/aliases.sh

aliases.sh

Netlify Status

aliases.sh

A tiny static site that publishes my curated bash aliases and renders the real aliases.sh file with build-time syntax highlighting.

How it works

Local development

pnpm install
pnpm dev
pnpm test
pnpm build

Notes