diff options
| author | Paul Buetow <paul@buetow.org> | 2026-04-26 21:36:31 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-04-26 21:36:31 +0300 |
| commit | 2bcc5c83c2039a2c911edda764ac59137a7bc088 (patch) | |
| tree | c364f0493d2abc81ec5c49ea052ca6fa72f0d3da /fish | |
| parent | 2219a369603800bc4694ed9d007a0da297da89bf (diff) | |
Update
Diffstat (limited to 'fish')
| -rw-r--r-- | fish/conf.d/update.fish | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/conf.d/update.fish b/fish/conf.d/update.fish index a340837..4a20099 100644 --- a/fish/conf.d/update.fish +++ b/fish/conf.d/update.fish @@ -29,7 +29,7 @@ function update::tools end end - for prog in tasksamurai timesamurai gt loadbars + for prog in tasksamurai timesamurai gt loadbars foostore 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 |
