1
0
Fork 0

fix apt aliases

This commit is contained in:
Luca Bilke 2022-08-08 17:42:48 +02:00
parent 03be42ff58
commit c399f45e46
1 changed files with 2 additions and 2 deletions

View File

@ -38,8 +38,8 @@ alias \
e="$EDITOR" \
z="zathura" \
p="pacman" \
au="apt uninstall" \
ar="apt reinstall" \
ar="apt remove" \
are="apt reinstall" \
ai="apt install" \
aur="apt autoremove" \
kssh="kitty +kitten ssh"