Call your multiple cheat sheets from the command line anytime and anywhere to become a cheetah.
Why cheetah? Too long
cheeta is still long
cheet easy to understand, but still long
chee long
che It is just right for me
A shell script that invokes a list of multiple text files and opens in vim.
Three functions of opening, adding, and deleting cheat sheets (. Txt) on the command line are easy to use.
che is executed from the command line.
che Select the cheat sheet and open it.
che add I will create a new cheat sheet.
che delete Select the cheat sheet and delete it.
The cheat sheet is just a text file, let's create your own cheat sheet.
~/
└ dotfiles/ # User configuration file
└ cheatsheets/ # Cheat sheet list
Things necessary:
- Directory ⇒ Please make a directory referring to Directory Structures.
Shell script place:
cheis a shell script, either pass a new path or move to an existing shell script storage place.
$ git clone https://github.com/snyt45/che.git

