My personal cheatsheets for Navi
cheatsheets navi
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add cheat to install from custom forgejo instances

+3
+3
tools/mise.cheat
··· 2 2 3 3 # Update all tools and bump their version 4 4 mise up --bump 5 + 6 + # Install the latest version of a tool from a custom forgejo instance globally 7 + mise use -g forgejo:<user_repo>[api_url=<forgejo_instance_url>/api/v1,bin=<binary_name>]