addet an alias for debian based distros

This commit is contained in:
pika 2024-12-10 15:59:54 +01:00
parent e60a2ae104
commit 0acd581d40

1
.zshrc
View file

@ -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