Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 682 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 682 Bytes

Cheat sheet

The cheat sheet is meant to be used with cheat. This allows us to access cheat sheets from the terminal.

Installation

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.

Usage

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