aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh
AgeCommit message (Collapse)Author
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
2021-07-04refactor: cleaned up env varsToby Vincent
2021-07-04fix: changed docker aliases... again...Toby Vincent
2021-07-03feat: more docker aliasesToby Vincent
2021-07-03feat: added more docker aliasesToby Vincent
2021-07-03feat: added check for docker (compose) aliasesToby Vincent
2021-06-26feat: added batToby Vincent
2021-06-26feat: added XDG directoriesToby Vincent
2021-06-24feat: added mega-dl scriptToby Vincent
2021-05-20feat: added function to relearn gpg card serial noToby Vincent
2021-05-16fix: fixed formatting issueToby Vincent
2021-05-16feat: moved non posix aliases to aliases.zshToby Vincent
2021-05-16feat: added default omz aliasesToby Vincent
2021-05-16feat: added shebang to all shell filesToby Vincent
2021-05-13feat: improved and functionized gpg.sh logicToby Vincent
2021-05-13feat: added wait to EDITORToby Vincent
2021-05-12refactor: renamed the shell folder to shToby Vincent