From f50068f5e50b40923246411cc75ef3a45f1531d2 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 25 Nov 2025 22:29:24 +0200 Subject: Update --- dotfiles/fish/conf.d/update.fish | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/fish/conf.d/update.fish b/dotfiles/fish/conf.d/update.fish index 6132e39..25557b0 100644 --- a/dotfiles/fish/conf.d/update.fish +++ b/dotfiles/fish/conf.d/update.fish @@ -23,7 +23,7 @@ function update::tools set -a pids $last_pid end - for prog in tasksamurai timr + for prog in tasksamurai timr perc echo "Installing/updating $prog from codeberg.org/snonux/$prog/cmd/$prog@latest" go install codeberg.org/snonux/$prog/cmd/$prog@latest & set -a pids $last_pid -- cgit v1.2.3