diff --git a/graph/configurations/fish-configfish-sets-shellbinbash-intentionally-for-tool-com-fba35b.md b/graph/configurations/fish-configfish-sets-shellbinbash-intentionally-for-tool-com-fba35b.md index f9fe3a0e066..4910241b217 100644 --- a/graph/configurations/fish-configfish-sets-shellbinbash-intentionally-for-tool-com-fba35b.md +++ b/graph/configurations/fish-configfish-sets-shellbinbash-intentionally-for-tool-com-fba35b.md @@ -6,13 +6,18 @@ tags: [fish, bash, workstation, shell, dotfiles, configuration] importance: 0.6 confidence: 0.8 created: "2026-02-28T04:53:15.735767+00:00" -updated: "2026-02-28T04:53:40.764907+00:00" +updated: "2026-02-28T04:53:43.158076+00:00" relations: - target: acfad6b5-9a2c-4e51-9525-04b4c4112e69 type: RELATED_TO direction: outgoing strength: 0.95 edge_id: 9d15e63e-b70c-4ed3-b2b0-63c0aa8c0c3b + - target: 66bac9cf-1b1e-42f5-903d-d28a9d5e1e1a + type: RELATED_TO + direction: outgoing + strength: 0.9 + edge_id: 5dee8386-3a39-414a-8acc-ddf551cc8924 --- # Fish config.fish SHELL override diff --git a/graph/decisions/fish-bash-hybrid-shell-strategy-fish-interactive-bash-for-sc-66bac9.md b/graph/decisions/fish-bash-hybrid-shell-strategy-fish-interactive-bash-for-sc-66bac9.md index f615ad43efa..bd80755f6cb 100644 --- a/graph/decisions/fish-bash-hybrid-shell-strategy-fish-interactive-bash-for-sc-66bac9.md +++ b/graph/decisions/fish-bash-hybrid-shell-strategy-fish-interactive-bash-for-sc-66bac9.md @@ -6,7 +6,7 @@ tags: [fish, bash, shell, claude-code, architecture, decision, homelab, shell-co importance: 0.6 confidence: 0.8 created: "2026-02-27T05:33:08.745935+00:00" -updated: "2026-02-27T05:56:05.149567+00:00" +updated: "2026-02-28T04:53:43.158076+00:00" relations: - target: 055aea5f-7084-48ae-a096-69ee1c35e114 type: REQUIRES @@ -33,6 +33,11 @@ relations: direction: incoming strength: 0.9 edge_id: a77fc3a3-fc45-4ea6-9a1a-2b4eb80eba64 + - target: fba35b41-aced-4f74-ae01-dfa062df0764 + type: RELATED_TO + direction: incoming + strength: 0.9 + edge_id: 5dee8386-3a39-414a-8acc-ddf551cc8924 --- # Fish + Bash Hybrid Shell Strategy diff --git a/graph/edges/fish-configfish-sets-shellbinb--RELATED_TO--fish-bash-hybrid-shell-strateg-5dee83.md b/graph/edges/fish-configfish-sets-shellbinb--RELATED_TO--fish-bash-hybrid-shell-strateg-5dee83.md new file mode 100644 index 00000000000..0841208560e --- /dev/null +++ b/graph/edges/fish-configfish-sets-shellbinb--RELATED_TO--fish-bash-hybrid-shell-strateg-5dee83.md @@ -0,0 +1,13 @@ +--- +id: 5dee8386-3a39-414a-8acc-ddf551cc8924 +type: RELATED_TO +from_id: fba35b41-aced-4f74-ae01-dfa062df0764 +from_title: "Fish config.fish sets SHELL=/bin/bash intentionally for tool compatibility" +to_id: 66bac9cf-1b1e-42f5-903d-d28a9d5e1e1a +to_title: "Fish + bash hybrid shell strategy: fish interactive, bash for scripts/tools" +strength: 0.9 +created: "2026-02-28T04:53:43.158076+00:00" +updated: "2026-02-28T04:53:43.158076+00:00" +--- + +Both document the fish+bash hybrid shell strategy on the Nobara workstation