aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/alacritty/.config
AgeCommit message (Collapse)Author
2024-02-11feat(fontconfig): add fontconfig and aliasesToby Vincent
2024-02-08fix(alacritty): allow overriding config valuesToby Vincent
2023-12-01fix(tmux,alacritty): improve terminfoToby Vincent
2023-11-30fix(tmux,alacritty): fix hyperlink supportToby Vincent
2023-11-21feat(alacritty): switch to hack fontToby Vincent
2023-08-01fix(alacritty): update configs for alacritty v0.13.0Toby Vincent
2023-07-31fix(alacritty): increase fontsize for 16x9 aspectToby Vincent
2023-05-24fix: prevent PATH from being overriddenToby Vincent
Also, mimic Arch's /etc/profile more accurately, switching to append-path API function that is called from auxiliary profile.d scripts.
2023-05-17fix(alacritty): slightly increase window opacityToby Vincent
2023-05-15fix(alacritty): improve config for desktop monitorToby Vincent
2023-03-09fix(tmux): improve session namingToby Vincent
2023-02-10feat: split `.profile` to individual filesToby Vincent
split `$XDG_CONFIG_HOME/.profile` up into `$XDG_CONFIG_HOME/profile.d` directory. This allows for better management and prioritization between different tool's env.
2023-01-07fix(sway,alacritty): add font sizeToby Vincent
2022-11-24feat: set alacritty font size to 12.5Toby Vincent
2022-09-23feat(alacritty): rename initial tmux sessionToby Vincent
2022-07-15fix(alacritty): remove incorrect font definitionsToby Vincent
2022-07-01feat(alacritty): source optional local configToby Vincent
2022-05-25feat: add background transparency to alacritty and neovimToby Vincent
2022-05-25feat(alacritty): rename initial session to homeToby Vincent
2022-05-05refactor: move shell comp color fix to zshrcToby Vincent
2022-05-05feat: simplify configs and improve themeToby 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-26fix: update .zshrc path in alacritty configToby Vincent
2022-03-25feat: migrated to gnu stowToby Vincent