From d798a1309a72b2866f93c9b02f24fdaa7641ead3 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Sun, 1 Mar 2026 10:40:41 -0600 Subject: [PATCH] docs: add tmux config to workstation dotfiles inventory Co-Authored-By: Claude Opus 4.6 --- workstation/CONTEXT.md | 1 + 1 file changed, 1 insertion(+) diff --git a/workstation/CONTEXT.md b/workstation/CONTEXT.md index ff8146a..d7bfd57 100644 --- a/workstation/CONTEXT.md +++ b/workstation/CONTEXT.md @@ -21,6 +21,7 @@ | Zed editor | `zed/settings.json` | `~/.config/zed/settings.json` | | Restic excludes | `restic/excludes.txt` | `~/.config/restic/excludes.txt` | | VS Code | `vscode/settings.json`, `vscode/keybindings.json` | `~/.config/Code/User/` | +| Tmux | `tmux/.tmux.conf` | `~/.tmux.conf` | ### Secrets handling