summaryrefslogtreecommitdiffstatshomepage
path: root/zsh
AgeCommit message (Expand)Author
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
2022-08-22feat(zsh): add shell fn for using rga + fzfToby Vincent
2022-08-22feat(zsh): add lsdToby Vincent
2022-08-20feat(sh): inherit env from environment.dToby Vincent
2022-08-18feat(sway): improve sway configsToby Vincent
2022-08-18refactor(bash): source zshenv directly from bash_profileToby Vincent
2022-07-28fix(zsh): remove q bind from fzf default argsToby Vincent
2022-07-02revert(sway): remove unnecessary env var due to running wayland over xToby Vincent
2022-05-27refactor: move to chromium as default browserToby Vincent
2022-05-27fix(gnupg): fix bug with pinentryToby Vincent
2022-05-26feat(streamlink): add streamlink twitch configToby Vincent
2022-05-25feat(shell): fully impliment XDG spec and reorganize rc filesToby Vincent
2022-05-05refactor: move shell comp color fix to zshrcToby Vincent
2022-04-01fix: make gpg work again on wslToby Vincent
2022-03-31fix: another attempt at fixing pinentryToby Vincent
2022-03-31feat: add systemd env configToby Vincent
2022-03-31fix: get pinentry workingToby Vincent
2022-03-31fix: correctly set gpg env varsToby Vincent
2022-03-31feat: add sway configsToby Vincent
2022-03-31fix: only set XDG_RUNTIME_DIR when unsetToby Vincent
2022-03-31fix: move to tuigreet login managerToby Vincent