diff options
| author | Paul Buetow <paul@buetow.org> | 2026-05-31 09:54:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-05-31 09:54:52 +0300 |
| commit | a29e3bcd43d74e584fb909f94ee7a95c411086fd (patch) | |
| tree | 4d5b6a8c40239d307d033b0367509972c2fd6b43 /fish/conf.d | |
| parent | a02a78f1ce2cc24558959bd19a76d3dcb133f450 (diff) | |
Update
Diffstat (limited to 'fish/conf.d')
| -rw-r--r-- | fish/conf.d/update.fish | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fish/conf.d/update.fish b/fish/conf.d/update.fish index 226cf39..e28ade6 100644 --- a/fish/conf.d/update.fish +++ b/fish/conf.d/update.fish @@ -74,8 +74,7 @@ function update::tools doas npm install -g opencode-ai echo "installing/updating pi-coding-agent globally via npm" - doas npm install -g @mariozechner/pi-coding-agent - + doas npm install -g @earendil-works/pi-coding-agent end for pid in $pids |
