artist-figlet-list-fonts-command

artist-figlet-list-fonts-command is a variable defined in `artist.el'.
Its value is
"for dir in `figlet -I2`; do cd $dir; ls *.flf; done"

  • This variable may be risky if used as a file-local variable.

Documentation:
Command to run to get list of available fonts.

You can customize this variable.