this repository contains my custom configuration for neofetch, a command-line utility to display system information. feel free to use and customize it according to your preferences. i only ask credit for the ascii art.
recording of the configuration in configs/trans_flag_config/nerdfonts/
, recorded on a rasberry pi 4 running raspberry pi os 64 bit using asciinema terminal. rendered on windows with noto sans nerd font
and the following parameters agg.exe --fps-cap 60 --font-size 24 --font-family "NotoMono NFM"
- custom ascii art: a very cute pixel kitty :3
- usage of nerd fonts: you can choose between regular versions or get nerdfonts here.
- additional information: added and modified information lines to display specific details i wanted, customize it as much as you like.
-
clone this repository:
git clone https://github.com/musicalskele/neofetch
-
optionally make a backup or rename the already present
config.conf
file:backup the file like this
cp ~/.config/neofetch/config.conf ~/.config/neofetch/config.conf.old
rename the file like this
mv ~/.config/neofetch/config.conf ~/.config/neofetch/config.conf.old
-
copy the configuration file and ascii of your choice to the neofetch directory:
we will be cloning nerdfonts version of the trans pride flag (
configs/trans_flag_config/nerdfonts/
)cp neofetch/configs/trans_flag_config/nerdfonts/config.conf ~/.config/neofetch/config.conf; cp neofetch/configs/trans_flag_config/nerdfonts/asciilogo ~/.config/neofetch/asciilogo
-
run neofetch to confirm it's working:
neofetch
if you picked a nerdfont one and it doesn't show up with icons check you're using the correct terminal font
feel free to modify the config.conf
and asciilogo
files to suit your preferences.
refer to the neofetch documentation for more details on customization:
information customization
ascii file format
default config file
if you encounter any issues or have suggestions for improvement, please open an issue.
if you have a suggestion for a different flag, you can either open an issue or create a pull request
- neofetch: source code available here.
- ascii art by me, licensed under CC BY-NC-SA 4.0