relate: fba35b41 --RELATED_TO--> 66bac9cf
This commit is contained in:
parent
89145ba0e0
commit
8208ffbd06
@ -6,13 +6,18 @@ tags: [fish, bash, workstation, shell, dotfiles, configuration]
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-28T04:53:15.735767+00:00"
|
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:
|
relations:
|
||||||
- target: acfad6b5-9a2c-4e51-9525-04b4c4112e69
|
- target: acfad6b5-9a2c-4e51-9525-04b4c4112e69
|
||||||
type: RELATED_TO
|
type: RELATED_TO
|
||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.95
|
strength: 0.95
|
||||||
edge_id: 9d15e63e-b70c-4ed3-b2b0-63c0aa8c0c3b
|
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
|
# Fish config.fish SHELL override
|
||||||
|
|||||||
@ -6,7 +6,7 @@ tags: [fish, bash, shell, claude-code, architecture, decision, homelab, shell-co
|
|||||||
importance: 0.6
|
importance: 0.6
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-27T05:33:08.745935+00:00"
|
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:
|
relations:
|
||||||
- target: 055aea5f-7084-48ae-a096-69ee1c35e114
|
- target: 055aea5f-7084-48ae-a096-69ee1c35e114
|
||||||
type: REQUIRES
|
type: REQUIRES
|
||||||
@ -33,6 +33,11 @@ relations:
|
|||||||
direction: incoming
|
direction: incoming
|
||||||
strength: 0.9
|
strength: 0.9
|
||||||
edge_id: a77fc3a3-fc45-4ea6-9a1a-2b4eb80eba64
|
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
|
# Fish + Bash Hybrid Shell Strategy
|
||||||
|
|||||||
@ -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
|
||||||
Loading…
Reference in New Issue
Block a user