From 59aa28bae61e53fd9fc2012b41adcc66dce8eb90 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Thu, 26 Feb 2026 23:55:50 -0600 Subject: [PATCH] episode: Decision: fish config.fish exports SHELL=/bin/bash for tool compatibility --- 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 fca86c2e632..6eab7be42f4 100644 --- a/episodes/2026-02-26.md +++ b/episodes/2026-02-26.md @@ -215,3 +215,7 @@ Session size: 17 messages, 2 tool calls ## 23:55 - Fix: KDE caches $SHELL at login — Konsole still uses old shell after chsh - **Type:** fix - **Tags:** kde, konsole, fish, shell, workstation, dotfiles, chsh + +## 23:55 - Decision: fish config.fish exports SHELL=/bin/bash for tool compatibility +- **Type:** decision +- **Tags:** fish, bash, dotfiles, workstation, shell, config