Skip to content

spaciousejar/neofetch-conf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains my personal configuration for Neofetch, a command-line system information tool written in Bash. Neofetch displays information about your system next to an image, your OS logo, or any ASCII file of your choice.

Demo Image

Features

  • Custom ASCII art
  • Detailed system information
  • Personalized color scheme
  • Optimized for minimalistic display

Installation

  1. Clone the repository:

    git clone https://github.com/spaciousejar/neofetch-conf.git
    cd neofetch-conf
  2. Copy the configuration file to your Neofetch config directory:

    cp config.conf ~/.config/neofetch/config.conf
    cp config_legacy.conf ~/.config/neofetch/config_legacy.conf

    for mobile

    cd android
    cp config.conf ~/.config/neofetch/config.conf
  3. Run Neofetch to see the changes:

    neofetch

Customization

Feel free to customize the configuration file (config.conf) to suit your preferences. You can modify the ASCII art, colors, and the information displayed by Neofetch.

Contributing

If you have any suggestions or improvements, please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

My Neofetch Configuration

Resources

License

Stars

Watchers

Forks

Contributors