summaryrefslogtreecommitdiff
path: root/zsh/zshrc
AgeCommit message (Collapse)Author
2025-01-23Un-bold the zsh prompt (fixes issue in some terms)ZachIR
Namely cool-retro-term doesn't like bolded powerline symbols.
2025-01-23Fix zsh search bindkeysZachIR
They used single quotes, but needed to be double quotes.
2025-01-21Change zsh prompt to have <~> for powerlineZachIR
2025-01-21Use zkbd for zsh keybindingsZachIR
2025-01-18Cleanup zsh configs + add zplugZachIR
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.