This gist provides a collection of convenient Bash aliases and helper functions to streamline your everyday command‑line workflow. The file is organized into the following sections:
- General Helpers and Shortcuts: Quick fixes and commonly used
ls
/grep
variants - System Commands: Safe, wrapped commands for rebooting, shutting down, and basic network testing
- System Maintenance: Single‑step update/upgrade, cleanup, and similar tasks
- Functions for Flexibility: Interactive reload of your aliases
- Personal Aliases: User‑specific shortcuts (sourced if present)