Stop re-searching the same commands!
Shell history is great until it becomes a haunted attic. The command is probably there somewhere, wedged between three failed attempts, one typo, and a sudo moment that should not be legally discussed.
I built Gloss because I kept re-searching the same shell commands and spreading useful aliases across zsh, bash, notes, and random config files.
Gloss is a local-first command glossary for terminal-heavy users.
It helps you save reusable shell commands with descriptions and tags, browse/search them in a small TUI, scan zsh/bash configs for aliases, functions, and scripts, and safely sync managed aliases into your shell config with backups.
It is open source and supports macOS and Linux with both zsh and bash.
I'm mainly looking for feedback from terminal-heavy users:
- Would this fit your workflow?
- Do you currently keep reusable commands in history, aliases, notes, or tools like navi/pet/cheat?
- Is the scan/import and alias sync idea useful, or too much for a small command glossary?