Skip to content

musicalskele/neofetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

my neofetch configurations

GitHub Downloads (all assets, all releases) License: CC BY-NC-SA 4.0

description

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.

screenshots

neofetch recording 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"

features

  • 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.

installation

  1. clone this repository:

    git clone https://github.com/musicalskele/neofetch
  2. 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
  3. 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
    
  4. 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

customization

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

issues and pull requests

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

credits and license

About

my personal neofetch config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published