mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-03-28 21:16:20 +01:00
pfetch: add example for running with defaults (#6437)
This commit is contained in:
parent
13ff1d5964
commit
2a71b87788
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
> Display system information.
|
||||
> More information: <https://github.com/dylanaraps/pfetch>.
|
||||
|
||||
- Display the ASCII art and default fields:
|
||||
|
||||
`pfetch`
|
||||
|
||||
- Display only the ASCII art and color palette fields:
|
||||
|
||||
`PF_INFO="{{ascii palette}}" pfetch`
|
||||
|
|
Loading…
Add table
Reference in a new issue