Update cheatsheets

This commit is contained in:
ivuorinen
2026-01-11 00:24:43 +00:00
parent 5ad1f5ce60
commit 66b30baed4
12 changed files with 252 additions and 19 deletions

View File

@@ -28,3 +28,7 @@ source: https://github.com/tldr-pages/tldr.git
- Send a file to the trash (reversible):
`gio trash {{path/to/file}}`
- Launch an application from a `.desktop` file:
`gio launch {{path/to/file}}.desktop`