aboutsummaryrefslogtreecommitdiffstats
path: root/.zsh.prompts
Commit message (Collapse)AuthorAgeFilesLines
* zsh: Remove custom ZSH promptsDavid Runge2021-09-285-461/+0
| | | | | Remove loading of custom prompts in .zsh.prompts/* as they are very slow and there are far better cross-shell alternatives such as starship.
* .zsh.prompts/prompt_dvzrv_setup: Removing useless prezto based python ↵David Runge2016-08-091-3/+0
| | | | virtualenv module.
* .zsh.prompts/prompt_dvzrv_setup: Don't change colors when under different TERM.David Runge2015-04-241-18/+7
|
* prompt_dvzrv_setup: Adding custom prompt based on steeef_simplified with ↵David Runge2014-11-281-0/+105
| | | | additional ssh check and exit code printout.
* zsh: Adding config files for zprezto, zsh settings and prompts, to comply ↵David Runge2014-10-314-0/+370
with the way zprezto gets started