replaced neofetch with fastfetch

This commit is contained in:
Jordan Wages 2025-08-14 20:22:22 -05:00
commit 9cce83abca
2 changed files with 9 additions and 7 deletions

View file

@ -7,7 +7,7 @@ It uses a twostage approach:
- Prompts for root if needed
- Downloads and runs the latest interactive wizard
2. **Remote setup wizard** (pulled from Git)
- Menudriven (`whiptail`) configuration: updates, sudo, hostname, SSH keys, aliases, neofetch, CIFS mounts, etc.
- Menudriven (`whiptail`) configuration: updates, sudo, hostname, SSH keys, aliases, fastfetch, CIFS mounts, etc.
---