palette Verified current stable Not installed?

Palette / Display Ascii Art And Color Palette

Display Ascii Art And Color Palette

Use the PF_INFO variable to display ASCII art and a color palette with pfetch.

$
Terminal
PF_INFO="<ascii palette>" pfetch

When To Use

Use this command to visualize an ASCII art palette in your terminal.

Command Builder

Tune the command before you copy it

Back to syntax
$
Generated Command
PF_INFO="<ascii palette>" pfetch

Terminal Output

Expected runtime feedback

Simulated preview
>
Output
.--.   
  |o_o |  
  |:_/ |  
 //   \\  
(|     |) 
/\_   _/\ 
\___)=(___/

Command Breakdown

What each part is doing

PF_INFO="<ascii
Base Command
The executable that performs this operation. Here it runs Palette before the shell applies any redirect operators.
<ascii palette>
ascii palette
The value supplied for ascii palette.

How To Run

Execution path

  1. Step 1

    Set the PF_INFO variable with your desired ASCII palette.

  2. Step 2

    Run the command 'pfetch' in your terminal.

  3. Step 3

    View the displayed ASCII art along with the color palette.

Alternative Approaches

Comparable commands in other tools

Alternative tools that share the "download" operation intent.