From e8d4f8015c7f3163f3a5283a13f01b1a4cc82ef1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 26 Apr 2026 18:07:28 +0300 Subject: Update --- fish/conf.d/update.fish | 4 ---- 1 file changed, 4 deletions(-) (limited to 'fish') diff --git a/fish/conf.d/update.fish b/fish/conf.d/update.fish index 16fbc4d..a340837 100644 --- a/fish/conf.d/update.fish +++ b/fish/conf.d/update.fish @@ -17,10 +17,6 @@ function update::tools go install golang.org/x/tools/cmd/goimports@latest & set -a pids $last_pid - echo 'installing/updating walk' - go install github.com/antonmedv/walk@latest - set -a pids $last_pid - for prog in hexai hexai-lsp-server hexai-tmux-action hexai-tmux-edit hexai-mcp-server ask echo "Installing/updating $prog from codeberg.org/snonux/hexai/cmd/$prog@latest" go install codeberg.org/snonux/hexai/cmd/$prog@latest & -- cgit v1.2.3