mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-17 02:49:20 +00:00
Update cheatsheets
This commit is contained in:
29
screenfetch
Normal file
29
screenfetch
Normal file
@@ -0,0 +1,29 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# screenfetch
|
||||
|
||||
> Display system information.
|
||||
> More information: <https://github.com/KittyKatt/screenFetch>.
|
||||
|
||||
- Start `screenfetch`:
|
||||
|
||||
`screenfetch`
|
||||
|
||||
- Take a screenshot (requires 'scrot'):
|
||||
|
||||
`screenfetch -s`
|
||||
|
||||
- Specify distribution logo:
|
||||
|
||||
`screenfetch -A '{{distribution_name}}'`
|
||||
|
||||
- Specify distribution logo and text:
|
||||
|
||||
`screenfetch -D '{{distribution_name}}'`
|
||||
|
||||
- Strip all color:
|
||||
|
||||
`screenfetch -N`
|
||||
Reference in New Issue
Block a user