From 4319538827afb4872b4a7929f34cba9291645460 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 2 Dec 2023 05:13:11 +0000 Subject: update --- home/xyz/.local/bin/upd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/xyz/.local/bin/upd b/home/xyz/.local/bin/upd index 2a2c3d3f..68c9fb39 100755 --- a/home/xyz/.local/bin/upd +++ b/home/xyz/.local/bin/upd @@ -25,11 +25,11 @@ fast () { misc () { "$EDITOR" +PlugClean! +PlugUpdate +qa - rustup update } pac () { pacpacs="$(sudo pacman --noconfirm -Syu | tee /dev/tty | grep '^Packages' | cut -d' ' -f3-)" + rustup update aurpacs="$(paru --noconfirm -aSu | tee /dev/tty | grep '^Aur' | cut -d' ' -f3-)" # part steal from aur comment # sometimes "ERROR: Failure while downloading": https://github.com/neovim/neovim/issues/15709 -- cgit v1.2.3-70-g09d2