Skip to content

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

License

Notifications You must be signed in to change notification settings

z-shell/zprompts

Repository files navigation

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

About

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

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages