aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl/.config/zsh
AgeCommit message (Collapse)Author
2023-05-09feat(nvim): add powershell_es lspToby Vincent
2023-05-06fix(tmux,zsh): fix load order for clipboard hooksToby Vincent
2023-02-11feat: split `.zshrc` to individual filesToby Vincent
split `$XDG_CONFIG_HOME/zsh/.zshrc` up into `$XDG_CONFIG_HOME/zsh/.zshrc.d/*`. This allows for better management and prioritization between different tool's env. Similar to what was done to `.profile` in e712243 (feat: split `.profile` to individual files, 2023-02-10).
2022-03-26feat: create zsh-wsl pluginToby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent