Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-30 | Merge branch 'master' into mac | Zach Smith | |
2025-06-30 | Define XDG_CONFIG_HOME in zshrc if it is not already | Zach Smith | |
2025-06-30 | Fix zplug install in XDG dir | ZachIR | |
2025-06-29 | Make more things XDG compliant | ZachIR | |
Specifically .dotnet, .zplug, and .zcompdump | |||
2025-06-29 | Fix zsh colorscheme | zachir | |
2025-05-01 | Change Zsh prompt | ZachIR | |
2025-04-25 | Update theming with EC0101 red | ZachIR | |
2025-03-13 | Use compinit -u | Zach Smith | |
2025-01-23 | Un-bold the zsh prompt (fixes issue in some terms) | ZachIR | |
Namely cool-retro-term doesn't like bolded powerline symbols. | |||
2025-01-23 | Fix zsh search bindkeys | ZachIR | |
They used single quotes, but needed to be double quotes. | |||
2025-01-21 | Change zsh prompt to have <~> for powerline | ZachIR | |
2025-01-21 | Use zkbd for zsh keybindings | ZachIR | |
2025-01-18 | Cleanup zsh configs + add zplug | ZachIR | |
Just a couple plugins for syntax highlighting and history searching, removing a bunch of old unused files, and changing to just accept the standard of using dotfiles in the home directory. |