Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |