A command-line tool designed to store CLI commands for quick access
It is a command-line tool designed to store CLI commands for quick access and usage. Think of it as a simple notes app specifically tailored for storing commands using customizable keys.
The package is available on PyPi:https://pypi.org/project/command-storage/
For more information, please check out the GitHub repository: https://github.com/ashu-tosh-kumar/command-storage
Accepts a wide range of input, output from git commands & grep results
Note: if your default shell and current shell is not in the same family (bash/zsh... v.s. fish/rc), you need to manually export environment variable $SHELL to your current shell.