From 07a3e18b401c0fab5d1358d90857ab262f993327 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 2 Mar 2026 13:58:41 -0600 Subject: [PATCH] store: [homelab] fix: add ~/.local/bin to fish PATH and restore abbreviations --- ...fish-path-and-restore-abbreviati-887d47.md | 25 +++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 graph/fixes/homelab-fix-add-localbin-to-fish-path-and-restore-abbreviati-887d47.md diff --git a/graph/fixes/homelab-fix-add-localbin-to-fish-path-and-restore-abbreviati-887d47.md b/graph/fixes/homelab-fix-add-localbin-to-fish-path-and-restore-abbreviati-887d47.md new file mode 100644 index 00000000000..5596ac41f63 --- /dev/null +++ b/graph/fixes/homelab-fix-add-localbin-to-fish-path-and-restore-abbreviati-887d47.md @@ -0,0 +1,25 @@ +--- +id: 887d4722-0a5a-4372-b41e-236660eaeb98 +type: fix +title: "[homelab] fix: add ~/.local/bin to fish PATH and restore abbreviations" +tags: [homelab, commit, configuration, creation, debugging, fix, tooling, session-log] +importance: 0.6 +confidence: 0.8 +created: "2026-03-02T19:58:41.351209+00:00" +updated: "2026-03-02T19:58:41.351209+00:00" +--- + +Commits made: 2 + - fix: add ~/.local/bin to fish PATH and restore abbreviations + - feat: upgrade cddev from abbreviation to function with tab completion +Files edited (5): + - /home/cal/.config/fish/config.fish + - /home/cal/dotfiles/fish/completions/cddev.fish + - /home/cal/dotfiles/fish/completions/dev.fish + - /home/cal/dotfiles/fish/functions/cddev.fish + - /home/cal/dotfiles/fish/functions/dev.fish +Errors encountered (2): + - The user doesn't want to proceed with this tool use. The tool use was rejected (eg. if it was a file edit, the new_string was NOT written to the file) + - The user doesn't want to proceed with this tool use. The tool use was rejected (eg. if it was a file edit, the new_string was NOT written to the file) +Work types: commit, configuration, creation, debugging, fix, tooling +Session size: 85 messages, 27 tool calls