🔧 HxFetch v0.1.1 - Consistency & Polish Update
This release ensures complete consistency across the entire project with improved user experience.
✨ What's New
- 🎯 Complete Consistency: All code references now use "hxfetch" instead of "rfetch"
- 📁 Updated Config Directory: Configuration now stored in
~/.config/hxfetch/ - 🖼️ Visual Enhancement: Added HxFetch banner image to README
- 🧹 Repository Cleanup: Removed development artifacts and test files
- 👤 Updated Author Info: Proper attribution in CLI help and metadata
🔄 Breaking Changes
- Config Location: Configs moved from
~/.config/rfetch/to~/.config/hxfetch/ - CLI Display: Help text and version info now properly show "hxfetch"
🚀 Installation
# Install from crates.io
cargo install hxfetch
# Or download pre-compiled binary
wget https://github.com/HxHippy/HxFetch/releases/download/v0.1.1/hxfetch
chmod +x hxfetch
sudo mv hxfetch /usr/local/bin/📋 Full Feature Set
- ⚡ Fast Performance - Written in Rust for optimal speed
- 🎨 84+ ASCII Logos - Comprehensive distribution logo collection
- 🖼️ ASCII Art Generator - Built-in image-to-ASCII converter
- ⚙️ Flexible Configuration - TOML-based logo management
- 🧪 Logo Testing -
OS="distro" hxfetchfor testing different logos - 🌈 Terminal Theme Compatible - Background removal support
Full Changelog: v0.1.0...v0.1.1