From bd88c5628ae4474f840a325461d443f58909fc6f Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Fri, 27 Feb 2026 22:53:15 -0600 Subject: [PATCH] episode: Fish config.fish sets SHELL=/bin/bash intentionally for tool compatibility --- episodes/2026-02-27.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-02-27.md b/episodes/2026-02-27.md index a17f247d150..69a216a8030 100644 --- a/episodes/2026-02-27.md +++ b/episodes/2026-02-27.md @@ -73,3 +73,7 @@ Session size: 31 messages, 12 tool calls ## 22:53 - Fish shell cc function migrated from zsh to fish autoload - **Type:** decision - **Tags:** fish, zsh, tmux, claude-code, workstation, dotfiles, decision + +## 22:53 - Fish config.fish sets SHELL=/bin/bash intentionally for tool compatibility +- **Type:** configuration +- **Tags:** fish, bash, workstation, shell, dotfiles, configuration