Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 863 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 863 Bytes

my-cheatsheets for cheat

  • Cheat sheet repository for cheat for myself
  • After git clone, need to set Cheatpaths in conf.yml

Installation

$ mkdir -p ~/.config/cheat/cheatsheets && cheat --init > ~/.config/cheat/conf.yml
$ cd .config/cheat

$ git clone [email protected]:cheat/cheatsheets.git community
$ git clone [email protected]:umi-uyura/mycheatsheets.git personal

Edit .config/cheat/conf.yml

cheatpaths:
  - name: personal
    path: /home/<user>/.config/cheat/cheatsheets/personal/cheatsheets

Truble shooting

In conf.yml

pager: PAGER_PATH --> pager: less -FRX