summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-03-21 21:44:29 -0700
committerXiao Pan <gky44px1999@gmail.com>2023-03-21 21:45:12 -0700
commit16ace1ffec034a90d56a5b10630655ad2b7eac82 (patch)
treefed3994b27ed17223eb4a3fd7834c1d8593ef25f /home
parent9fd002f8374ce5e01ba3c965d4dbb7b2cadf6447 (diff)
upd add checkrebuild log
Diffstat (limited to 'home')
-rwxr-xr-xhome/xyz/.local/bin/upd1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd
index 44edad63..0549ec21 100755
--- a/home/xyz/.local/bin/upd
+++ b/home/xyz/.local/bin/upd
@@ -79,6 +79,7 @@ pac () {
updated pacman packages: $pacpacs
updated aur packages: $aurpacs
pacdiff: $(pacdiff -o | tr '\n' ' ')
+checkrebuild: $(checkrebuild | awk '$2!="zoom"{printf("%s ",$2)}')
"
}