The cheat sheet is meant to be used with cheat. This allows us to access cheat sheets from the terminal.
With python
pip install cheat
or with go
go get -u github.com/cheat/cheat/cmd/cheat
or you can simply download the executable from here.
When cloning this repo make sure it ends up in the ome folder "~/" otherwise cheat will not se the cheat sheets.
To view a cheat sheet enter:
# cheat <cheat sheet>
$ cheat kb-emacs
To edit a cheat sheet enter:
# cheat -e <cheat sheet>
$ cheat -e kb-emacs