addet an alias for debian based distros
This commit is contained in:
parent
e60a2ae104
commit
0acd581d40
1 changed files with 1 additions and 0 deletions
1
.zshrc
1
.zshrc
|
@ -547,6 +547,7 @@ get_packager() {
|
||||||
alias remove="$_sudo $remove"
|
alias remove="$_sudo $remove"
|
||||||
alias search="$search"
|
alias search="$search"
|
||||||
fi
|
fi
|
||||||
|
alias unbreak="$_sudo dpkg --configure -a"
|
||||||
;;
|
;;
|
||||||
arch | manjaro | endevouros | garuda)
|
arch | manjaro | endevouros | garuda)
|
||||||
if command_exists yay; then
|
if command_exists yay; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue