aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh
AgeCommit message (Expand)Author
2023-02-11feat: split `.zshrc` to individual filesToby Vincent
2023-02-10style: disable quoting lint ruleToby Vincent
2023-02-10fix: fix quoting bug in systemd env genToby Vincent
2023-02-10feat: split `.profile` to individual filesToby Vincent
2023-02-08fix(sh): set BROWSER to use xdgToby Vincent
2023-02-06fix(sh): set docker config to follow XDG_BASE_DIRToby Vincent
2023-01-12feat(sh): setup env for perl and rubyToby Vincent
2023-01-09fix(go): add sr.ht to GOPRIVATEToby Vincent
2022-12-31feat(sh): add DIFFPROG env variableToby Vincent
2022-12-20feat(sh): add vivid for LS_COLORSToby Vincent
2022-11-05feat(sh): add interactive ripgrep scriptToby Vincent
2022-10-22fix(sh): update lessfilter to reflect new onefetch changesToby Vincent
2022-10-19refactor(tmux): clean up tmux-sessionizer repo stuffToby Vincent
2022-10-19refactor(sh): clean up lessfilter filetype functionToby Vincent
2022-10-18feat(sh): add lessfilter script for previewing projectsToby Vincent
2022-10-18refactor(zsh): clean up plugins and improve compinitToby Vincent
2022-10-03feat(tmux): improve sessionizer previewToby Vincent
2022-09-27fix(zk): rename notebook dir due to zk not working with hidden dirToby Vincent
2022-09-26fix(sh): limit depth on fzf directory previewToby Vincent
2022-09-25feat(sh): change zk notebook directoryToby Vincent
2022-09-23feat(sh): add PASSWORD_STORE env variableToby Vincent
2022-09-23feat(sh): add env for passToby Vincent
2022-09-18feat(tmux): improve sessionizer previewToby Vincent
2022-09-14fix(tmux): remove blankline in sessionizer and fix preview commandToby Vincent
2022-09-13feat(tmux): sessionizer now creates dir from prompt if non selectedToby Vincent
2022-09-13feat(python): add startup.py to force python to conform to XDG_BASE_DIRToby Vincent
2022-09-12feat(nvim): add zk and nvim-zkToby Vincent
2022-08-31feat(sh): add $LESS options and clean up .profileToby Vincent
2022-08-23fix(sh): remove background from fzf themeToby Vincent
2022-08-22feat(sh): add lesspipe.shToby Vincent
2022-08-22fix(sh): hide stderr and clean up .profileToby Vincent
2022-08-22fix(sh): pipe errors from environment generators to /dev/nullToby Vincent
2022-08-21fix(sh): increase robustness of input parsing for environment.d outputToby Vincent
2022-08-20fix: undo accidental reversion of $BROWSERToby Vincent
2022-08-20feat(sh): inherit env from environment.dToby Vincent
2022-08-18feat(sway): improve sway configsToby Vincent
2021-07-16refactor: renamed sh folder to shellToby Vincent
2021-07-13feat: added GPG_TTY export for vscode remoteToby Vincent
2021-07-12feat: added more docker machine aliasesToby Vincent
2021-07-12feat: added docker-machine env aliasToby Vincent
2021-07-12feat: added drop-cache cron command for wslToby Vincent
2021-07-12refactor: changed aliases from dbi/dbu to dfi/dfuToby Vincent
2021-07-11revert: removed docker machine wrapperToby Vincent
2021-07-11feat: added docker machine use wrapperToby Vincent
2021-07-11feat: added docker machineToby Vincent
2021-07-09feat: replaced loop with each expanded if statementToby Vincent
2021-07-09feat: moved sockets to a local variableToby Vincent
2021-07-08fix: fixed gpg agent setup (no idea how...)Toby Vincent
2021-07-05feat: added dotfiles update scriptToby Vincent
2021-07-05feat: added alias for installing dotfilesToby Vincent