Keep it in the Terminal.
"kitt" is a command-line tool that allows you to easily store, organize, and retrieve frequently used commands. With kitt, you can add and edit commands and quickly search through your command library. It also allows you to export and import your command library, making it easy to share commands between different machines or with other users.
- Save commands with description and alias
- List commands
- Delete commands
- Sync to github gist
npm -g install kitt
yarn global add kitt
pnpm -g install kitt
kitt [command]
- Search commands in command library
- Find in your own stored commands
- Run commands
- Edit commands
- Add variables to commands
- CLI completion
- Library of basic commands