aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/wsl/.config
AgeCommit message (Collapse)Author
2023-07-02fix(wsl): remove wsl related filesToby Vincent
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).
2023-01-08fix(wsl): reorganize and clean wsl packageToby Vincent
move the wsl alacritty settings, local.yml, out of the repo.
2023-01-07fix(wsl): wrap tmux process in zshToby Vincent
2023-01-07fix(wsl): migrate from distrod to native systemd supportToby Vincent
2022-12-11feat(alacritty): increase default font sizeToby Vincent
2022-11-24feat: set alacritty font size to 12.5Toby Vincent
2022-08-17fix(wsl): use machinectl shell to (finally) get systemd working on wslToby Vincent
2022-08-04feat(wsl): add systemd (via distrod) and yubikey (via usbipd-win)Toby Vincent
2022-07-15fix(alacritty): remove incorrect font definitionsToby Vincent
2022-07-01feat(alacritty): source optional local configToby Vincent
2022-05-25feat(alacritty): rename initial session to homeToby Vincent
2022-04-01fix: improve robustness of mklink scriptToby Vincent
2022-03-31fix: seperate wsl alacritty fontToby Vincent
2022-03-30fix: split alacritty config for portabilityToby Vincent
2022-03-30fix: fix issue with wsl config linkingToby Vincent
2022-03-26feat: create zsh-wsl pluginToby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent