1
0
Fork 0
mirror of synced 2024-06-18 06:41:08 -04:00
zimfw/modules/prompt
Jorrit Visser ad532e3235
Add naaative theme
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 :)
2017-06-11 22:11:10 +02:00
..
external-themes [prompt] pure: update submodule 2017-04-30 09:03:25 -07:00
functions Add naaative theme 2017-06-11 22:11:10 +02:00
themes Add naaative theme 2017-06-11 22:11:10 +02:00
init.zsh [prompt] change unset variable test 2016-01-08 09:16:22 -05:00
README.md move themes to wiki, add links 2015-12-18 12:04:35 -05:00

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.