Thanks for submitting a bug report. Please provide the following information:
A description of the problem
Here is what I did:
❯ go install github.com/cheat/cheat/cmd/cheat@latest
go: downloading github.com/cheat/cheat v0.0.0-20221105171122-0d9c92c8c0f9
...
❯ cheat
A config file was not found. Would you like to create one now? [Y/n]: y
Would you like to download the community cheatsheets? [Y/n]: n
Created config file: /home/guettli/.config/cheat/conf.yml
Please read this file for advanced configuration information.
❯ cheat -e foo
failed to load config: failed to resolve symlink: /home/foo/.config/cheat/cheatsheets/community: lstat /home/guettli/.config/cheat/cheatsheets: no such file or directory