diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 13:14:56 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 13:14:56 +0200 |
| commit | 33bfffd1392348ab53b3f93db7d3849563b32608 (patch) | |
| tree | 1265a397a5ea87f486b4eb3e764a767d4610d7ed /fish | |
| parent | 860582e45b2273b12f5170440650a26a3553949b (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 fcccd6b..2f77f2e 100644 --- a/fish/conf.d/update.fish +++ b/fish/conf.d/update.fish @@ -1,4 +1,4 @@ -unction update::tools +function update::tools set pids echo "Installing/updating gofumpt" |
