aboutsummaryrefslogtreecommitdiff
path: root/yay/update
diff options
context:
space:
mode:
Diffstat (limited to 'yay/update')
-rwxr-xr-xyay/update6
1 files changed, 6 insertions, 0 deletions
diff --git a/yay/update b/yay/update
new file mode 100755
index 0000000..218042e
--- /dev/null
+++ b/yay/update
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+
+yay -Syu
+yay -Q > ~/.dotfiles/yay/packages.txt