diff --git a/episodes/2026-02-26.md b/episodes/2026-02-26.md index 84aa43bd9d8..6b0f6232162 100644 --- a/episodes/2026-02-26.md +++ b/episodes/2026-02-26.md @@ -203,3 +203,7 @@ Session size: 17 messages, 2 tool calls ## 23:47 - Dotfiles symlink repo at cal/dotfiles on Gitea - **Type:** configuration - **Tags:** dotfiles, symlink, workstation, gitea, configuration, claude-home + +## 23:47 - Fix: Bash ((var++)) returns exit code 1 with set -e when var is 0 +- **Type:** fix +- **Tags:** bash, scripting, debugging, fix, set-e, arithmetic, dotfiles