From 6f48bd967ad9802841063fb2bc7598def6fec3a8 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Sun, 17 May 2020 12:46:37 -0300 Subject: Improved the update_all function --- .config/fish/functions/update_all.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/fish') diff --git a/.config/fish/functions/update_all.fish b/.config/fish/functions/update_all.fish index 8eb0e517..5f343373 100644 --- a/.config/fish/functions/update_all.fish +++ b/.config/fish/functions/update_all.fish @@ -1,6 +1,6 @@ function update_all yay - doom upgrade + doom -d upgrade paccache -r sudo pacman -Rns (pacman -Qtdq) end -- cgit v1.2.3