You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Igor Chubin 3f5b5264ea Add tests/max-length 4 years ago
see_also added Bash-Snippets links 7 years ago
sheets enforce 80char max line length 4 years ago
tests Add tests/max-length 4 years ago
LICENSE Initial commit 7 years ago
README.md added some initial infos to README.md 7 years ago

README.md

cheat.sheets

Own cheat sheets repository of the cheat.sh.

If you want to add a cheat sheet to cheat.sh directly, add it here (please also consider adding your cheat sheet to one of the upstream repositories).

When adding a cheat sheet please use the following format:

# Command1 description 
# started with some comments
# and followed with a command example/switches
command1

# Command2 description
# Each block separated with an empty line
command2