Work language support (C#, TS, JS, CSS, HTML, Prettier) is now gated
behind a stow-loaded work-languages.lua module so it only activates
when the work package is stowed. Tmux prefix changed from Ctrl-b to
Ctrl-Space to match the neovim Space-leader feel.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Add kickstart-based neovim config with catppuccin, telescope, LSP,
treesitter, DAP, vimtex, harpoon, and lazygit integration
- Remap tmux pane navigation and splits to hjkl / s / v
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Outlook IMAP lists 'Inbox' as a folder AND uses INBOX as the special inbox,
causing mbsync to fail with 'cannot use unqualified Inbox'. Excluding 'Inbox'
from Patterns lets the MaildirStore Inbox directive handle it correctly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
keychain's GPG key management is incompatible with GnuPG 2.4 keyboxd.
gpg-agent handles key caching natively; set 24h TTL so it unlocks once per day.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>