1
0
Fork 0
mirror of synced 2024-06-02 07:11:11 -04:00
zimfw/modules/prompt
Amin Bandali 6b2dad4bd1 [prompt] steeef: '#' prompt for privileged users
Use `%(!.#.$)` which will display `$` for normal users and `#` for privileged users

Closes #65
2016-07-26 13:36:12 -07:00
..
external-themes [prompt] update "liquidprompt" theme submodule 2016-06-03 21:27:11 -07:00
functions [prompt] fix gitster path to reflect git repo 2016-04-02 13:33:01 -07:00
themes [prompt] steeef: '#' prompt for privileged users 2016-07-26 13:36:12 -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.