Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-17 00:19:47 +00:00
parent b18a761896
commit aa594e72af
88 changed files with 444 additions and 114 deletions

View File

@@ -12,15 +12,15 @@ source: https://github.com/tldr-pages/tldr.git
`nnn`
- Start in detailed mode:
- Start in [d]etailed mode:
`nnn -d`
- Show hidden files:
- Show [H]idden files:
`nnn -H`
- Open an existing bookmark (defined in the `NNN_BMS` environment variable):
- Open an existing [b]ookmark (defined in the `NNN_BMS` environment variable):
`nnn -b {{bookmark_name}}`