1
0
Fork 0
mirror of synced 2024-06-02 07:11:11 -04:00
zimfw/modules/prompt
Eric Nielsen f3e673a52b Rewrite steeef theme using git-info
This uses the verbose mode to be able to display indexed, unindexed and
untracked files indicators. This is the last theme left to be migrated
to git-info, and the first one to use its verbose mode.

Originally, the theme also supported svn via vcs_info. The svn support
is lost in this rewrite. Maybe if a new svn-info module is introduced to
Zim...

Closes #157
2017-03-29 19:40:07 -07:00
..
external-themes [prompt] pure: update submodule 2017-03-08 06:17:25 -08:00
functions [prompt] Add lean prompt: github.com/miekg/lean 2016-08-15 20:31:17 -07:00
themes Rewrite steeef theme using git-info 2017-03-29 19:40:07 -07: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.