From d698e0a7946859c46c89f419138c4d23370c3bd7 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Mon, 11 May 2020 16:00:19 -0300 Subject: Added cache cleaning after the update --- .config/fish/functions/update_all.fish | 1 + 1 file changed, 1 insertion(+) (limited to '.config/fish') diff --git a/.config/fish/functions/update_all.fish b/.config/fish/functions/update_all.fish index 101e4167..a475ffd1 100644 --- a/.config/fish/functions/update_all.fish +++ b/.config/fish/functions/update_all.fish @@ -1,4 +1,5 @@ function update_all yay doom upgrade + paccache -r end -- cgit v1.2.3