[aurup] Show outdated packages at the beginning

This commit is contained in:
Marcel Kapfer 2020-09-19 23:21:47 +02:00
parent df3c74765f
commit 9d45e740a8
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
for pkg in (auracle outdated | cut -d' ' -f1)
set -l pwd $PWG
auracle outdated
cd ~/aur/
echo "Updating $pkg"
cd $pkg