diff --git a/.zshrc b/.zshrc index 1ff9869..e157934 100644 --- a/.zshrc +++ b/.zshrc @@ -547,6 +547,7 @@ get_packager() { alias remove="$_sudo $remove" alias search="$search" fi + alias unbreak="$_sudo dpkg --configure -a" ;; arch | manjaro | endevouros | garuda) if command_exists yay; then