pokemon-fastfetch
v2.0.1
Published
A zero-dependency npm package that creates a fastfetch display with pokemon-colorscripts styling.
Readme
pokemon-fastfetch
A zero-dependency npm package that creates a fastfetch display with pokemon-colorscripts styling.
Prerequisites
fastfetch - Install from your package manager:
- Debian/Ubuntu:
sudo apt install fastfetch - macOS:
brew install fastfetch - Arch:
sudo pacman -S fastfetch
- Debian/Ubuntu:
pokemon-colorscripts - Install from gitlab:
git clone https://gitlab.com/phoneybadger/pokemon-colorscripts.git cd pokemon-colorscripts sudo ./install.sh
Usage
npx pokemon-fastfetchThis runs the equivalent of:
pokemon-colorscripts --no-title -s -r | fastfetch -c $HOME/.config/fastfetch/config-pokemon.jsonc --logo-type file-raw --logo-height 10 --logo-width 5 --logo -The package will automatically create the config file at $HOME/.config/fastfetch/config-pokemon.jsonc if it doesn't already exist.
