Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 706 Bytes

File metadata and controls

15 lines (13 loc) · 706 Bytes

PokéFetch

PokéFetch is a small integration script that combines pokemon-colorscript with fastfetch. It dynamically adjusts the fastfetch configuration based on the randomly generated Pokémon’s art size and color palette, so your system info always matches your favorite pocket monster.

Usage

Put something along these lines in your shell config:

pokecache='pokemon-colorscripts --no-title > ~/.cache/pokemon.txt'
clear='clear && pokecache && /path/to/pokefetch.py && fastfetch --logo ~/.cache/pokemon.txt'
clear

Examples

Preview Preview