aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home
Commit message (Expand)AuthorAgeFilesLines
...
* chore: clean up alacritty minor optionsLibravatar sommerfeld28 hours1-4/+4
* fix: remap alacritty scroll bindings to avoid zellij conflictLibravatar sommerfeld28 hours1-4/+4
* fix: restore dynamic tab number prefixLibravatar sommerfeld28 hours1-2/+3
* fix: drop tab number prefix from zellij tab namesLibravatar sommerfeld28 hours1-3/+2
* fix: query zellij tab index dynamically on each promptLibravatar sommerfeld28 hours1-4/+3
* feat: add keybinds and compact UI for zellijLibravatar sommerfeld28 hours1-0/+18
* fix: disable zellij startup tips and release notes popupsLibravatar sommerfeld28 hours1-0/+4
* fix: remove redundant ZELLIJ_CONFIG_FILE env varLibravatar sommerfeld28 hours1-1/+0
* fix: prevent zellij from overwriting stow-managed configLibravatar sommerfeld28 hours1-12/+12
* fix: prevent zellij from overwriting stow-managed configLibravatar sommerfeld28 hours1-0/+1
* refactor: clean up zellij config and update vim-zellij-navigatorLibravatar sommerfeld28 hours1-19/+10
* fix: create XDG state dir for chpwd recent dirsLibravatar sommerfeld28 hours1-7/+11
* feat: add Alt+1-9 keybinds for direct tab navigationLibravatar sommerfeld28 hours1-0/+13
* feat: prefix zellij tab name with tab numberLibravatar sommerfeld28 hours1-2/+4
* fix: show ~ for home directory in zellij tab nameLibravatar sommerfeld28 hours1-6/+3
* feat: auto-rename zellij tabs as dir:cmd (tmux-style)Libravatar sommerfeld28 hours1-0/+12
* fix: make za smart-attach (create/attach/pick based on session count)Libravatar sommerfeld28 hours1-2/+11
* fix: use OSC 52 for clipboard instead of wl-copyLibravatar sommerfeld28 hours2-4/+3
* feat: add Ctrl-Y widget to copy command line to clipboardLibravatar sommerfeld28 hours1-0/+5
* chore: remove tmux configLibravatar sommerfeld28 hours1-82/+0
* refactor: replace tmux aliases with zellij in .zshrcLibravatar sommerfeld28 hours1-3/+2
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld28 hours10-16/+74
* feat: add zellij config with gruvbox-dark themeLibravatar sommerfeld28 hours1-0/+22
* chore: clean up gitignore, extend mergiraf, add colorMovedWSLibravatar sommerfeld28 hours3-6/+8
* refactor: clean up git aliasesLibravatar sommerfeld28 hours1-1/+2
* refactor: improve safety of autocorrect and remove undo aliasLibravatar sommerfeld28 hours1-3/+4
* feat: add modern git optionsLibravatar sommerfeld28 hours1-0/+5
* chore: remove unnecessary core.autocrlf on LinuxLibravatar sommerfeld28 hours1-1/+0
* fix: remove invalid whitespace value and enable histogram diffLibravatar sommerfeld28 hours1-2/+2
* refactor: strip terminal keys section to essentialsLibravatar sommerfeld28 hours1-29/+7
* docs: document every completion zstyleLibravatar sommerfeld28 hours1-10/+15
* fix: declare ZSH_HIGHLIGHT_STYLES before subscript assignmentLibravatar sommerfeld28 hours1-0/+1
* feat: add Ctrl-Z toggle for foreground/backgroundLibravatar sommerfeld28 hours1-0/+14
* feat: add zoxide for smart directory jumpingLibravatar sommerfeld28 hours1-0/+5
* feat: add modern word-navigation keybindingsLibravatar sommerfeld28 hours1-0/+8
* refactor: modernize aliases and clean up LESS flagsLibravatar sommerfeld28 hours2-4/+4
* chore: remove outdated exports from .zprofileLibravatar sommerfeld28 hours1-4/+0
* feat: add history hardening and directory stack optionsLibravatar sommerfeld28 hours1-0/+8
* chore: remove redundant setopts (already zsh defaults)Libravatar sommerfeld28 hours1-3/+1
* fix: resolve multiple bugs in .zshrcLibravatar sommerfeld28 hours1-13/+8
* chore: delete obsolete shell config filesLibravatar sommerfeld28 hours6-394/+0
* refactor: rewrite .zshrc as unified interactive configLibravatar sommerfeld28 hours1-127/+178
* refactor: rewrite .zprofile as zsh login configLibravatar sommerfeld28 hours2-2/+133
* feat: add .zshenv bootstrap fileLibravatar sommerfeld28 hours1-0/+2
* chore: remove shadafile=NONE optionLibravatar sommerfeld28 hours1-1/+0
* docs: document every option in options.luaLibravatar sommerfeld28 hours1-44/+61
* chore: remove redundant vim.diagnostic.configLibravatar sommerfeld28 hours1-5/+0
* chore: remove redundant Space-to-Nop mappingLibravatar sommerfeld28 hours1-2/+0
* chore: remove redundant vim.loader.enable()Libravatar sommerfeld28 hours1-2/+0
* chore: remove stale filetypes from close_with_q autocmdLibravatar sommerfeld28 hours1-3/+0