Update update alias

main
Marko Korhonen 3 years ago
parent 173b6b4e06
commit 3d61a23f12

@ -144,16 +144,14 @@ update() {
docker-update
docker system prune --volumes
{%@@ endif @@%}
sudo flatpak update
sudo awman-update
}
repo() {
aur sync -Su --margs --noconfirm
firefox
update-firefox
}
firefox() {
update-firefox() {
aur sync -S --rebuild firefox-nightly --margs --noconfirm
}

Loading…
Cancel
Save