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.
- Custom ASCII art
- Detailed system information
- Personalized color scheme
- Optimized for minimalistic display
-
Clone the repository:
git clone https://github.com/spaciousejar/neofetch-conf.git cd neofetch-conf -
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
-
Run Neofetch to see the changes:
neofetch
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.
If you have any suggestions or improvements, please feel free to submit a pull request or open an issue.
This project is licensed under the MIT License. See the LICENSE file for more details.
