ad532e3235
Naaative is based on `steeef` with a few minor changes: * Adapted to look best with the 'Oceanic Next Dark' theme, but will look nice with almost any theme * Use the Terminal theme colors instead of absolute (256) colors * Displays the same Git indicators as a lot of custom prompts do (! for untracked changes, + for uncommitted changes, ? for untracked files) * Adds a stash indicator ($) Cheers :) |
||
---|---|---|
.. | ||
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.