relate: 5f31ea7f --FOLLOWS--> 66bac9cf

This commit is contained in:
Cal Corum 2026-02-26 23:48:41 -06:00
parent 0882e3e096
commit e8157aaf40
3 changed files with 25 additions and 2 deletions

View File

@ -6,7 +6,7 @@ tags: [dotfiles, symlink, workstation, gitea, configuration, claude-home]
importance: 0.7
confidence: 0.8
created: "2026-02-27T05:47:49.295906+00:00"
updated: "2026-02-27T05:48:24.648974+00:00"
updated: "2026-02-27T05:48:41.142101+00:00"
relations:
- target: 4479674f-16de-4cfb-afc1-73042d4ab8db
type: RELATED_TO
@ -18,6 +18,11 @@ relations:
direction: outgoing
strength: 0.8
edge_id: 5f5d8b39-4f75-4099-bcc6-e2aa87ec3d2b
- target: 66bac9cf-1b1e-42f5-903d-d28a9d5e1e1a
type: FOLLOWS
direction: outgoing
strength: 0.8
edge_id: e51c5c3a-fc29-499c-8e3f-2d185014d780
---
# Dotfiles Symlink Repo — cal/dotfiles

View File

@ -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:48:38.596981+00:00"
updated: "2026-02-27T05:48:41.142101+00:00"
relations:
- target: 055aea5f-7084-48ae-a096-69ee1c35e114
type: REQUIRES
@ -23,6 +23,11 @@ relations:
direction: incoming
strength: 0.65
edge_id: 0115d2f7-d73a-404b-ad3c-d44647d5c1b7
- target: 5f31ea7f-9b53-427d-b601-ab98dabaa2e3
type: FOLLOWS
direction: incoming
strength: 0.8
edge_id: e51c5c3a-fc29-499c-8e3f-2d185014d780
---
# Fish + Bash Hybrid Shell Strategy

View File

@ -0,0 +1,13 @@
---
id: e51c5c3a-fc29-499c-8e3f-2d185014d780
type: FOLLOWS
from_id: 5f31ea7f-9b53-427d-b601-ab98dabaa2e3
from_title: "Dotfiles symlink repo at cal/dotfiles on Gitea"
to_id: 66bac9cf-1b1e-42f5-903d-d28a9d5e1e1a
to_title: "Fish + bash hybrid shell strategy: fish interactive, bash for scripts/tools"
strength: 0.8
created: "2026-02-27T05:48:41.142101+00:00"
updated: "2026-02-27T05:48:41.142101+00:00"
---
Dotfiles repo created in same session as fish+bash hybrid shell strategy decision