issmirnov / dotfiles

My dotfiles.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cheat: "could not locate config file"

issmirnov opened this issue · comments

Cheat is now erroring out with: "could not locate config file"

Initial search points to cheat/cheat#501. Apparently we now have to generate a cheat config file:

cheat --init > ~/.dotfiles/cheat/conf.yml

Initial experiments show that the file is generated, but it's unclear where the community cheats are now located.

As of now, looks like there was a major breaking change to cheat, without warning. Shame :/

Community repo is at https://github.com/cheat/cheatsheets.git

Looks like v3 is a golang rewrite (yay!) with some Nifty new features.

  • look into better syntax tags, update my personal cheats