aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Expand)Author
2023-02-12fix(zsh): move sourcing of .profile to .zprofileToby Vincent
2023-02-12refactor(nvim): migrate from autocmd to ftpluginToby Vincent
2023-02-12fix: fix systemd env generator overwriting PATHToby Vincent
2023-02-11feat: split `.zshrc` to individual filesToby Vincent
2023-02-11chore: whitelist hidden directories in `.gitignore`Toby Vincent
2023-02-10style: disable quoting lint ruleToby Vincent
2023-02-10fix(nvim,lsp): add visual mode keymapsToby Vincent
2023-02-10fix: fix quoting bug in systemd env genToby Vincent
2023-02-10feat(ssh): add id_ed25519_sk keys to sshToby Vincent
2023-02-10feat: split `.profile` to individual filesToby Vincent
2023-02-10feat(nvim): add telescope keymaps for pickersToby Vincent
2023-02-10fix(nvim,lsp): add bashls configToby Vincent
2023-02-10fix(mpv): add smaller increment window keymapsToby Vincent
2023-02-10fix(nvim): improve diagnostic keymaps and fix lintsToby Vincent
2023-02-10fix(nvim): remove git autocmdToby Vincent
2023-02-08feat(nvim,latex): move to tectonic build systemToby Vincent
2023-02-08fix(zsh): re-add push-line widget to alt-qToby Vincent
2023-02-08fix(zsh): enable meta-key bindingsToby Vincent
2023-02-08refactor(nvim): move telescope mappings out of ...Toby Vincent
2023-02-08fix(nvim): limit concurrency to support inital ...Toby Vincent
2023-02-08fix(sh): set BROWSER to use xdgToby Vincent
2023-02-07fix(tmux): remove tmux-yank and use OSC 52 via set-clipboardToby Vincent
2023-02-06build: add build task to mirror the repositoryToby Vincent
2023-02-06fix(mpv): improve yt-dlp and mpv configToby Vincent
2023-02-06refactor(nvim): improve gruvbox and lualine themingToby Vincent
2023-02-06chore(nvim,deps): update pluginsToby Vincent
2023-02-06feat(wsl): simplify mkln scriptToby Vincent
2023-02-06feat(nvim): filter oldfiles finder to cwdToby Vincent
2023-02-06fix(nvim): fix bug in virt-column loading too lateToby Vincent
2023-02-06refactor(wsl): clean up wsl configsToby Vincent
2023-02-06fix(streamlink): seperate general configs from plugin specificToby Vincent
2023-02-06fix(nvim): set markdown textwidth to 80Toby Vincent
2023-02-06fix(sh): set docker config to follow XDG_BASE_DIRToby Vincent
2023-02-03feat(rofi): add rofi-ykman for Yubikey TOTPToby Vincent
2023-02-03fix(sway): impl workaround for firefox crashing on sway reloadToby Vincent
2023-02-03feat(sway): add pavucontrol on_click of volumeToby Vincent
2023-02-03fix(yt-dlp): enable flag to mark videos as watchedToby Vincent
2023-02-02fix(nvim,lsp): add workaround for rust-analyzer bugToby Vincent
2023-02-02fix(mpv): fix duplicate entry in keymap configToby Vincent
2023-02-01revert(nvim): remove warning on telescope keymapToby Vincent
2023-02-01fix(tmux): remove nvim window keymapToby Vincent
2023-01-30fix(nvim): fix for neogit not respecting auto_show_console = falseToby Vincent
2023-01-30feat(cargo): add cargo configToby Vincent
2023-01-28fix(nvim): improve presence statusToby Vincent
2023-01-28fix(starship): improve promptToby Vincent
2023-01-28fix(nvim): add back telescope keymapsToby Vincent
2023-01-27fix(nvim): add system clipboard syncing for neoclipToby Vincent
2023-01-27fix(nvim): improve ftplugin and autocmdsToby Vincent
2023-01-27chore(nvim,deps): update pluginsToby Vincent
2023-01-27feat(nvim): add telescope-all-recent, telescope-undo, and neoclipToby Vincent