aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/zsh
AgeCommit message (Expand)Author
2024-08-30fix(nvim,zathura): fix texlab forward searchToby Vincent
2024-08-17fix(zsh,tmux): use OSC52 for system clipboardToby Vincent
2024-08-17fix(zsh): use correct clipboard commandToby Vincent
2024-08-11fix(zsh): use system clipboard in zsh vi modeToby Vincent
2024-05-30feat(zsh): improve zsh keybindingsToby Vincent
2024-05-09fix(xdg): add more xdg compliant envvarsToby Vincent
2024-04-08feat(zsh): add dir hashes for common dirsToby Vincent
2024-04-07feat(sh): add alias for reading rfcs using lessToby Vincent
2024-02-19feat(zsh): add diff aliasToby Vincent
2024-02-18build: fix printf statementsToby Vincent
2024-02-08fix(zsh): fix bug in compinitToby Vincent
2024-02-08build: add and improve install scriptsToby Vincent
2024-01-22fix(zsh): add alias for 'ip' color outputToby Vincent
2024-01-03fix(zsh): enable completion cacheToby Vincent
2024-01-03fix(zsh): improve zsh configToby Vincent
2023-12-06chore(nvim,deps): update pluginsToby Vincent
2023-12-01fix(ocaml): fix ocaml configsToby Vincent
2023-11-07fix(yarn): add XDG Base Directory compat for yarnToby Vincent
2023-10-31feat(zsh): add alias for `info --vi-keys`Toby Vincent
2023-10-30feat(zsh): add keymap for transposing argumentsToby Vincent
2023-09-04fix: clean up env variablesToby Vincent
2023-08-27fix(zsh): fix complete key bindToby Vincent
2023-08-27feat(sheldon): move sheldon to pkg and add install scriptToby Vincent
2023-06-23feat(zsh): add zsh rehash on SIGUSR1Toby Vincent
2023-05-24fix(sheldon): update config for new syntaxToby Vincent
2023-05-11fix(zsh): fix highlights and move sheldon into zshToby Vincent
2023-05-06fix(zsh): enable comments and fix highlightingToby Vincent
2023-03-22fix(zsh): add compinit to the end of .zshrcToby Vincent
2023-03-16fix(zsh): replace CORRECT_ALL with CORRECTToby Vincent
2023-03-16feat(zsh): add CORRECT_ALL zsh optionToby Vincent
2023-02-13fix(zsh): set default for XDG_CONFIG_HOME in `.zshenv`Toby Vincent
2023-02-12fix(gnupg): move GPG_TTY into pkg specific configToby Vincent
2023-02-12fix(zsh): move sourcing of .profile to .zprofileToby Vincent
2023-02-11feat: split `.zshrc` to individual filesToby Vincent
2023-02-10feat: split `.profile` to individual filesToby Vincent
2023-02-08fix(zsh): re-add push-line widget to alt-qToby Vincent
2023-02-08fix(zsh): enable meta-key bindingsToby Vincent
2022-12-30feat(sh): add alias for `tree --gitignore`Toby Vincent
2022-12-24feat(zsh): remove ls alias to lsdToby Vincent
2022-12-20feat(sh): add vivid for LS_COLORSToby Vincent
2022-11-19feat(bottom): add bottom configToby Vincent
2022-10-18refactor(zsh): clean up plugins and improve compinitToby Vincent
2022-10-12feat(zsh): add alias for unlocking gpgToby Vincent
2022-09-22revert(zsh): remove tree aliasToby Vincent
2022-09-18feat(zsh): improve bindkeys and add shellcheck workaroundToby Vincent
2022-09-15feat(zsh): add zsh-vi-mode plugin to improve zsh's vi modeToby Vincent
2022-09-13fix(zsh): improve lsd --tree alias nameToby Vincent
2022-09-13refactor(zsh): clean up .zshrcToby Vincent
2022-08-25revert(zsh): remove unused vim=nvim aliasToby Vincent
2022-08-23fix(zsh): fix type in output redirectionToby Vincent