mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02: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.
|
> Display system information.
|
||||||
> More information: <https://github.com/dylanaraps/pfetch>.
|
> More information: <https://github.com/dylanaraps/pfetch>.
|
||||||
|
|
||||||
|
- Display the ASCII art and default fields:
|
||||||
|
|
||||||
|
`pfetch`
|
||||||
|
|
||||||
- Display only the ASCII art and color palette fields:
|
- Display only the ASCII art and color palette fields:
|
||||||
|
|
||||||
`PF_INFO="{{ascii palette}}" pfetch`
|
`PF_INFO="{{ascii palette}}" pfetch`
|
||||||
|
|
Loading…
Add table
Reference in a new issue