a7c98adb4a
Based on my rewrite of the Agnoster theme, uses simpler segment drawing functions and only relies on local variables. Uses git-info module in non-verbose mode, so a repo with only untracked files will not count as dirty (but dirty state is computed faster). Also took the freedom of adding an extra space character after the 'r' for the Ranger segment, and after the dirty indicator for the Git segment. Everything else looks and behaves exactly the same as the original prompt. |
||
---|---|---|
.. | ||
external-themes | ||
functions | ||
themes | ||
init.zsh | ||
README.md |
Prompt
Initializes and provides customizable prompt themes.
Images of various prompt themes can be found on the wiki.
A list of available prompts can be found by running prompt -l
.
To test a prompt, simply run prompt prompt_name_here
.
.zimrc Configuration
zprompt_theme='eriner'
change 'eriner' to the name of your desired prompt. This will set it as you default prompt.