[aurup] Show outdated packages at the beginning
This commit is contained in:
parent
df3c74765f
commit
9d45e740a8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
for pkg in (auracle outdated | cut -d' ' -f1)
|
for pkg in (auracle outdated | cut -d' ' -f1)
|
||||||
set -l pwd $PWG
|
set -l pwd $PWG
|
||||||
|
|
||||||
|
auracle outdated
|
||||||
cd ~/aur/
|
cd ~/aur/
|
||||||
echo "Updating $pkg"
|
echo "Updating $pkg"
|
||||||
cd $pkg
|
cd $pkg
|
||||||
|
|
Loading…
Reference in a new issue