cheatshh
interactive cheatsheet manager for the terminal
TLDR
Launch the interactive fuzzy-finder menu
$ cheatshh
Create a new command group$ cheatshh -g
Show help$ cheatshh -h
SYNOPSIS
cheatshh [options]
DESCRIPTION
cheatshh is an interactive command-line tool for storing, organizing, and quickly accessing your own command cheatsheets. Rather than memorizing commands, you save them in named groups with custom descriptions and recall them through a fuzzy-finder (fzf) and whiptail menu.Alongside your stored commands, cheatshh can display tldr and man pages and pull examples from external sources such as cheat.sh, all configurable through its settings. It supports adding, editing, and deleting commands, bookmarking frequently used entries, and customizing colors and automatic man-page display. It is written in shell with Python components and runs on Linux and macOS.
PARAMETERS
-g
Create a new command group-h, --help
Display help information
