aboutsummaryrefslogtreecommitdiffstats
path: root/.config/nvim/lua/keys.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-11refactor: disable markdown preview shortcutkj_sh6041-2/+1
again
2026-01-10refactor: formatting changeskj_sh6041-27/+27
2026-01-08refactor: `"files.eol": "\n"`kj_sh6041-0/+1
2026-01-08refactor: xfce4-terminal, enable = `color-bold-is-bright`kj_sh6041-1/+1
2026-01-06refactor: custom `xterm` cursor colorkj_sh6041-2/+3
2026-01-04refactor: `.Xresources`kj_sh6041-197/+57
I somehow use xterm a fair bit now 😅
2026-01-01refactor: change htop commandkj_sh6041-1/+1
2026-01-01refactor: remove full path callkj_sh6041-1/+1
2025-12-30refactor: disable `xterm` blinking cursorkj_sh6041-0/+1
2025-12-29refactor: use hexadecimal workspace namingkj_sh6041-1/+6
2025-12-29refactor: go back to less-volatile `.xml` fileskj_sh60419-748/+0
f08c428f678dca0e5d82476340638b0b31f5cc0e was a mistake
2025-12-29kj-gitbot: .config/xfce4/xfconf/xfce-perchannel-xml/xfce4-panel.xmlkj_sh6041-1/+1
2025-12-29kj-gitbot: .config/xfce4/xfconf/xfce-perchannel-xml/thunar.xmlkj_sh6041-1/+1
2025-12-29refactor: thunar.xmlkj_sh6041-1/+1
2025-12-29refactor: add all xfce4 `.xml` fileskj_sh60421-58/+748
2025-12-29feat: add more of xfce4 config to this repokj_sh6043-1/+296
2025-12-29refactor: remove redundant configkj_sh6041-3/+0
2025-12-28refactor: fish 4.3 changeskj_sh6043-40/+63
fish update message that prompted this change: fish: upgraded to version 4.3: * Color variables are no longer set in universal scope by default. Migrated them to global variables set in ~/.config/fish/conf.d/fish_frozen_theme.fish To restore syntax highlighting in other fish sessions, please restart them. * The fish_key_bindings variable is no longer set in universal scope by default. Migrated it to a global variable set in ~/.config/fish/conf.d/fish_frozen_key_bindings.fish See also the release notes (type `help relnotes`).
2025-12-28refactor: consolidate changes to git-prompts/kj_sh604.zshkj_sh6043-66/+45
2025-12-28refactor: better fish-style pwd for zshkj_sh6041-1/+44