summaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* fix: prevent zellij from overwriting stow-managed configsommerfeld2026-04-171-0/+1
* refactor: clean up zellij config and update vim-zellij-navigatorsommerfeld2026-04-171-19/+10
* fix: create XDG state dir for chpwd recent dirssommerfeld2026-04-171-7/+11
* feat: add Alt+1-9 keybinds for direct tab navigationsommerfeld2026-04-171-0/+13
* feat: prefix zellij tab name with tab numbersommerfeld2026-04-171-2/+4
* fix: show ~ for home directory in zellij tab namesommerfeld2026-04-171-6/+3
* feat: auto-rename zellij tabs as dir:cmd (tmux-style)sommerfeld2026-04-171-0/+12
* fix: make za smart-attach (create/attach/pick based on session count)sommerfeld2026-04-171-2/+11
* fix: use OSC 52 for clipboard instead of wl-copysommerfeld2026-04-172-4/+3
* feat: add Ctrl-Y widget to copy command line to clipboardsommerfeld2026-04-171-0/+5
* docs: add zellij section to copilot-instructionssommerfeld2026-04-171-0/+4
* chore: remove tmux configsommerfeld2026-04-171-82/+0
* refactor: replace tmux aliases with zellij in .zshrcsommerfeld2026-04-171-3/+2
* refactor: replace tmux.nvim with smart-splits.nvim for zellijsommerfeld2026-04-1767-23/+447
* feat: add zellij config with gruvbox-dark themesommerfeld2026-04-171-0/+22
* chore: clean up gitignore, extend mergiraf, add colorMovedWSsommerfeld2026-04-173-6/+8
* refactor: clean up git aliasessommerfeld2026-04-171-1/+2
* refactor: improve safety of autocorrect and remove undo aliassommerfeld2026-04-171-3/+4
* feat: add modern git optionssommerfeld2026-04-171-0/+5
* chore: remove unnecessary core.autocrlf on Linuxsommerfeld2026-04-171-1/+0
* fix: remove invalid whitespace value and enable histogram diffsommerfeld2026-04-171-2/+2
* refactor: strip terminal keys section to essentialssommerfeld2026-04-171-29/+7
* docs: document every completion zstylesommerfeld2026-04-171-10/+15
* fix: declare ZSH_HIGHLIGHT_STYLES before subscript assignmentsommerfeld2026-04-171-0/+1
* feat: add Ctrl-Z toggle for foreground/backgroundsommerfeld2026-04-171-0/+14
* feat: add zoxide for smart directory jumpingsommerfeld2026-04-171-0/+5
* feat: add modern word-navigation keybindingssommerfeld2026-04-171-0/+8
* refactor: modernize aliases and clean up LESS flagssommerfeld2026-04-172-4/+4
* chore: remove outdated exports from .zprofilesommerfeld2026-04-171-4/+0
* feat: add history hardening and directory stack optionssommerfeld2026-04-171-0/+8
* chore: remove redundant setopts (already zsh defaults)sommerfeld2026-04-171-3/+1
* fix: resolve multiple bugs in .zshrcsommerfeld2026-04-171-13/+8
* docs: update copilot-instructions for new shell layoutsommerfeld2026-04-171-0/+40
* chore: delete obsolete shell config filessommerfeld2026-04-176-394/+0
* refactor: rewrite .zshrc as unified interactive configsommerfeld2026-04-171-127/+178
* refactor: rewrite .zprofile as zsh login configsommerfeld2026-04-172-2/+133
* feat: add .zshenv bootstrap filesommerfeld2026-04-171-0/+2
* chore: remove shadafile=NONE optionsommerfeld2026-04-171-1/+0
* docs: document every option in options.luasommerfeld2026-04-171-44/+61
* chore: remove redundant vim.diagnostic.configsommerfeld2026-04-171-5/+0
* chore: remove redundant Space-to-Nop mappingsommerfeld2026-04-171-2/+0
* chore: remove redundant vim.loader.enable()sommerfeld2026-04-171-2/+0
* chore: remove stale filetypes from close_with_q autocmdsommerfeld2026-04-171-3/+0
* fix: use native treesitter indentexpr instead of plugin APIsommerfeld2026-04-171-1/+1
* fix: wrap tblgen_lsp_server enable in pcallsommerfeld2026-04-171-1/+1
* fix: use doas instead of sudo in DoasWrite commandsommerfeld2026-04-171-6/+6
* fix: correct inlay_hint.is_enabled API for Neovim 0.12sommerfeld2026-04-171-1/+1
* fix: use branch for blink.download (no semver tags)sommerfeld2026-04-171-1/+1
* feat: migrate from lazy.nvim to vim.packsommerfeld2026-04-1713-1543/+1105
* chore: remove stale codecompanion source from blink.cmpsommerfeld2026-04-171-1/+0