/zprompts

Zsh themes (prompts) plugin that uses the original Zsh theming subsystem.

Primary LanguageShellOtherNOASSERTION

ZPrompts

Introduction

Zsh themes (prompts) that use original Zsh theming subsystem. To use first load the plugin with (or use a plugin manager):

source {where-zprompts-is}/zprompts.plugin.zsh

and then invoke (to use theme scala3) e.g.:

  promptinit
  prompt scala3

Please submit your prompt if you find a time to write the prompt_NAME_setup file.

Help for the prompts

Each prompt has its help available with prompt -h {name}, e.g. for the theme scala:

This prompt is themable. You can invoke it in following way:

prompt scala <prompt, default is ":: "> <prompt color> <path color> <vcs info color>

You can provide only N first arguments, N=1..4.

The default invocation is: ":: " cyan cyan magenta

Video

Video showing a feature – information about how old are repository's unstaged changes