aboutsummaryrefslogtreecommitdiffstatshomepage
AgeCommit message (Collapse)Author
2022-09-28fix(nvim): replace notify log level string with explicit enumToby Vincent
2022-09-28feat(nvim): impove documentation keymapsToby Vincent
2022-09-28feat(nvim): move utils into namespaced modulesToby Vincent
2022-09-27fix(zk): rename notebook dir due to zk not working with hidden dirToby Vincent
2022-09-26feat(tmux): only list directories basenameToby Vincent
2022-09-26fix(nvim): disable additional TS highlights (syntax) for latexToby Vincent
2022-09-26fix(tmux): set proper term attributesToby Vincent
2022-09-26feat(tmux): remove tmux sessions from sessionizerToby Vincent
2022-09-26fix(nvim): swap keybinds for loading sessionsToby Vincent
2022-09-26fix(sh): limit depth on fzf directory previewToby Vincent
2022-09-25feat(sh): change zk notebook directoryToby Vincent
2022-09-25feat(nvim): migrate from autosessions to session_managerToby Vincent
2022-09-25feat(tmux): add existing tmux sessions to sessionizerToby Vincent
2022-09-24feat(nvim): configure python lspToby Vincent
2022-09-24fix(nvim): remove omnifunc as it conflicts with nvim-cmpToby Vincent
2022-09-23feat(sh): add PASSWORD_STORE env variableToby Vincent
2022-09-23feat(nvim): switch markdown formatterToby Vincent
2022-09-23feat(aerc): add aerc configsToby Vincent
2022-09-23feat(nvim): improve keymapsToby Vincent
2022-09-23refactor(nvim): reorganize autocmdsToby Vincent
2022-09-23feat(alacritty): rename initial tmux sessionToby Vincent
2022-09-23feat(sh): add env for passToby Vincent
2022-09-22fix(paru): add GpgFlag for pacman compat keyserverToby Vincent
2022-09-22revert(zsh): remove tree aliasToby Vincent
2022-09-21revert(nvim): remove nvim-lint and formatter.nvim in favor of null-lsToby Vincent
2022-09-21feat(tmux): add ability to clone repo from fzf promptToby Vincent
2022-09-20feat(nvim): added mason.nvim, formatter.nvim, lint.nvimToby Vincent
added mason.nvim, formatter.nvim, and lint.nvim; replacing null-ls and nvim-lsp-installer
2022-09-19feat(wsl): add wslview.desktop file for handlr/xdg openToby Vincent
2022-09-19fix(zk): fix author nameToby Vincent
2022-09-19fix: fix bug in install scriptToby Vincent
2022-09-19feat: improved install scriptToby Vincent
2022-09-18feat(tmux): improve sessionizer previewToby Vincent
2022-09-18feat: impl install script and removed makefileToby Vincent
2022-09-18feat(zsh): improve bindkeys and add shellcheck workaroundToby Vincent
2022-09-17refactor(nvim): remove unused null-ls modulesToby Vincent
2022-09-16feat(tmux): start work on ssh-based sessionizerToby Vincent
2022-09-15fix(rofi): remove duplicate bindingToby Vincent
2022-09-15build: exclude dotfile directory from clean target commandToby Vincent
2022-09-15feat(zsh): add zsh-vi-mode plugin to improve zsh's vi modeToby Vincent
2022-09-15feat(paru): add CombinedUpgrade optionToby Vincent
2022-09-14fix(tmux): remove blankline in sessionizer and fix preview commandToby Vincent
2022-09-14fix(tmux): fix fzf output parsing in tmux-sessionizerToby Vincent
2022-09-13feat(tmux): sessionizer now creates dir from prompt if non selectedToby Vincent
2022-09-13fix(zsh): improve lsd --tree alias nameToby Vincent
2022-09-13feat(zk): add zk configToby Vincent
2022-09-13refactor(zsh): clean up .zshrcToby Vincent
2022-09-13feat(nvim): set tabstop=2 for zsh filesToby Vincent
2022-09-13feat(python): add startup.py to force python to conform to XDG_BASE_DIRToby Vincent
2022-09-13feat(git): move .gitconfig to conform to XDG_BASE_DIRToby Vincent
2022-09-12feat(nvim): add zk and nvim-zkToby Vincent