summaryrefslogtreecommitdiffstats
path: root/.local/share
Commit message (Collapse)AuthorAgeFilesLines
* misc(dotfiles): update bash completionThomas Vanbesien3 hours1-1/+1
|
* misc: clean up launchers (nvim/tmux/foot)Thomas Vanbesien5 hours3-1/+13
| | | | They now all use an icon, KDE properly removes the titlebar and frame.
* misc(nvim): bump version to v0.12.3Thomas Vanbesien8 days1-0/+0
|
* refactor(dotfiles): completely rewrite the dotfiles launcherThomas Vanbesien9 days2-97/+0
|
* misc(nvim): add python development environmentThomas Vanbesien10 days2-0/+3
|
* misc(dotfiles): sync ctagsThomas Vanbesien11 days1-0/+1
|
* misc(dotfiles): sync proton-vpn-cliThomas Vanbesien11 days1-0/+1
|
* misc: add notes launcherThomas Vanbesien11 days1-0/+7
|
* fix(dotfiles): decouple `dotfiles` completion from on/off toggleThomas Vanbesien12 days3-7/+4
| | | | Enable completion globally instead of only after running `dotfiles on`
* docs: update READMEThomas Vanbesien2026-06-041-5/+6
|
* misc(dotfiles): sync docker + depsThomas Vanbesien2026-06-022-0/+4
|
* misc: remove unused passmenu.desktopThomas Vanbesien2026-06-021-15/+0
|
* refactor(nvim): move base package list to dedicated fileThomas Vanbesien2026-06-022-0/+88
|
* docs: rewrite README password management sectionThomas Vanbesien2026-06-011-34/+7
|
* docs: update READMEThomas Vanbesien2026-05-191-6/+12
|
* feat(dotfiles): add reinstall-nvim subcommandThomas Vanbesien2026-05-191-1/+1
| | | | | | | | | | | - New 'dotfiles reinstall-nvim': clean rebuild of nvim from the currently checked-out submodule tag (prompted), independent of sync's version check. - Fix build_and_install_nvim: rm targeted $build_dir/build (install prefix, nonexistent) instead of the real build tree; now clears $src_dir/{build,.deps} so rebuilds are from scratch. sync only worked before because a new tag changed sources. - Add reinstall-nvim to the _comp_dotfiles completion.
* feat: bind Meta+Shift+K to passmenuThomas Vanbesien2026-05-191-0/+15
|
* feat: add browserpassThomas Vanbesien2026-05-191-1/+12
|
* feat: add pass to the stackThomas Vanbesien2026-05-181-2/+14
|
* misc: track `lorem.txt`Thomas Vanbesien2026-05-181-0/+1
|
* fix: make `dotfiles_off.env` unset completions set in `dotfiles_on.env`Thomas Vanbesien2026-05-181-0/+2
|
* misc: fix wording, comments, typosThomas Vanbesien2026-05-181-1/+1
|
* fix: remove non-standard MimeType in `nvim.desktop`Thomas Vanbesien2026-05-181-1/+1
|
* feat: add nvim application shortcutThomas Vanbesien2026-05-181-0/+17
|
* feat: initial setupThomas Vanbesien2026-05-064-0/+48
- `dotfiles` (this project's CLI) - foot configuration - tmux configuration - bash configuration - nvim (as a git submodule) + configuration - ranger configuration - fzf configuration - KDE global shortcuts - Other miscellaneous dependencies