My personal cheatsheets for Navi
cheatsheets navi
0
fork

Configure Feed

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

Update rage cheat

Switch the variable to use fd instead of find when searching for files

+1 -1
+1 -1
encrypting/rage.cheat
··· 33 33 34 34 $ sapphic_public_age_key: echo age17r37eg8lmvsklve0rdajsts2rgca4j5twdmcglh6qufxj7qmzv0qywulhg 35 35 36 - $ input_file: find . -maxdepth 1 -type f | gum choose 36 + $ input_file: fd -tf --maxdepth 1 . | gum choose 37 37 $ output_file: echo "<input_file>" | sed -e 's/\.age *$//' | gum input --header="Save file as.." --value=""