Fastfetch Configuration
Overview
This repository contains my custom Fastfetch configuration. Fastfetch is a tool to display system information in the terminal, and this configuration provides a personalized setup to enhance your terminal experience.
Install Dependencies
Before using this configuration, ensure you have Fastfetch installed.
Most distributions have Fastfetch in their official repositories. Check according to your distro — for example, on Debian, it might not be in the official repo.
If it's not available, refer to the Fastfetch GitHub repository for the installation guide.
Installation
git clone https://github.com/harilvfs/fastfetch ~/.config/fastfetch
Important
Remember to backup your current config.
Verify Installation
To ensure everything is set up correctly, run Fastfetch in your terminal
fastfetch
Customization
Feel free to modify the configuration files in the ~/.config/fastfetch/
directory to suit your preferences. You can customize various aspects, including colors, icons, and the layout of the information displayed.
Contributing
If you have suggestions or improvements, feel free to open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License. See the LICENSE file for more details.