Skip to content

Anton-Augustsson/.cheat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Cheat sheet using cheat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published