From 950fa4ea99bfa1f4523582a16d05d903ae1a789e Mon Sep 17 00:00:00 2001 From: The-Repo-Club Date: Sat, 22 Jul 2023 17:58:00 +0100 Subject: [PATCH] fish --- fish/.config/fish/functions/99_pacman.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fish/.config/fish/functions/99_pacman.fish b/fish/.config/fish/functions/99_pacman.fish index 8c3f866e7..ea7a6a5a9 100644 --- a/fish/.config/fish/functions/99_pacman.fish +++ b/fish/.config/fish/functions/99_pacman.fish @@ -19,11 +19,11 @@ function pacman command sudo pacman --color auto -Qttdq | command sudo pacman --color auto -Rns - end else if [ "$argv" = --upall ] - command sudo pkgfile -u command sudo pacman -Fy command sudo pacman -Sy command pikaur -Su command auracle update -C ~/.cache/pkgs/ + command sudo pkgfile -u else if [ "$argv" = --pacsync ] command pacsync else