ctash

Personal - ctash - 89x27

PWD

/Users/demo/workspace/product-app

Search

type to search commands

Command list
KeyCommandUsesLast used
> frontendnpm run dev33 mins ago
testgo test ./...121 hour ago
buildnpm run build8yesterday
logstail -f ./storage/app.log52 days ago
shipgoreleaser release --clean2last week
Actions:/- search|↑/↓- navigate|enter- apply|x- delete|esc- back/exit
install
$ brew install divyanshu0469/tap/ctash

command memory for your shell

Tired of ctrl r or ↑↓ for the same command you use every day?

ctash is a small offline command stash for developers. Keep repeated one-line commands in a local vault, search them from a terminal picker, and apply the selected command without digging through shell history.

Commands

Open the picker.

Run ctash with no arguments to choose and apply a saved command.

FAQ

Where does ctash store commands?

In a local JSON vault under your user config directory. Set CTASH_CONFIG_DIR when you want a separate vault.