Skip to content

davidpangsw/cheat-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cheatsheets created for using:

https://github.com/cheat/cheat

Installation

Automatic (recommended)

./install.sh

Requires: yq (install via brew install yq)

Manual

  1. Copy cheatsheets to ~/.config/cheat/cheatsheets/davidpangsw/

  2. Add to ~/.config/cheat/conf.yml:

  - name: davidpangsw-0
    path: ~/.config/cheat/cheatsheets/davidpangsw/0
    tags: [ davidpangsw ]
    readonly: false

  - name: davidpangsw-1
    path: ~/.config/cheat/cheatsheets/davidpangsw/1
    tags: [ davidpangsw ]
    readonly: false
  1. Verify:
cheat -t davidpangsw

About

My custom cheatsheets for the github project cheat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages