aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sh/.profile
AgeCommit message (Expand)Author
2024-02-13fix(sh): ensure user path dirs are firstToby Vincent
2023-08-05fix(sway): more wayland fixesToby Vincent
2023-05-24fix: prevent PATH from being overriddenToby Vincent
2023-03-28feat(xdg): move xdg related variables into environment.dToby Vincent
2023-03-25fix: improve xdg user dirs and disable updateToby Vincent
2023-03-10fix: remove run-parts dependency from .profileToby Vincent
2023-02-28feat: add MAIL directory variableToby Vincent
2023-02-19fix: set BROWSER to firefoxToby Vincent
2023-02-12fix(zsh): move sourcing of .profile to .zprofileToby Vincent
2023-02-12fix: fix systemd env generator overwriting PATHToby 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-10-19refactor(tmux): clean up tmux-sessionizer repo stuffToby 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