From b0b07ce9dd2940cfa68f636934bed1b74829e62c Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 26 Feb 2026 23:33:08 -0600 Subject: [PATCH] episode: Fish + bash hybrid shell strategy: fish interactive, bash for scripts/tools --- episodes/2026-02-26.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-26.md b/episodes/2026-02-26.md index 9cb8bf68134..b9c33fef44c 100644 --- a/episodes/2026-02-26.md +++ b/episodes/2026-02-26.md @@ -180,3 +180,7 @@ Files edited (7): ## 23:32 - Fish shell + Starship prompt setup on Nobara workstation - **Type:** configuration - **Tags:** fish, starship, shell, nobara, configuration, homelab, shell-config + +## 23:33 - Fish + bash hybrid shell strategy: fish interactive, bash for scripts/tools +- **Type:** decision +- **Tags:** fish, bash, shell, claude-code, architecture, decision, homelab, shell-config, nobara