Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-21 00:18:03 +00:00
parent 1d688aded3
commit b361fd494d
14 changed files with 123 additions and 18 deletions

View File

@@ -12,10 +12,6 @@ source: https://github.com/tldr-pages/tldr.git
`fastfetch`
- Display system information without a logo and escape sequences:
`fastfetch --pipe`
- Fetch a specific structure:
`fastfetch --structure {{structure}}`
@@ -28,6 +24,10 @@ source: https://github.com/tldr-pages/tldr.git
`fastfetch --logo {{logo}}`
- Display system information without a logo:
`fastfetch --logo none`
- Use a specific color for the keys and title:
`fastfetch --color {{blue}}`