Skip to content

klaude/prezto-cloud-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prezto-cloud-prompt

Screenshot

This is a port of oh-my-zsh's cloud theme to the prezto prompt module. The prompts are the same as the omz version, but instead of defining the prompt's prefix in the ZSH_THEME_CLOUD_PREFIX environment variable it's done via the config.

Installation

  • Copy modules/prompt/functions/prompt_cloud_setup to ~/.zprezto/.
  • Make sure pmodule 'git' is loaded after all other modules are loaded in ~/.zpreztorc.

Usage

This prompt's prefix symbol and colors are customizable:

prompt cloud [<symbol>] [<color1>] [<color2>]

In ~/.zpreztorc:

zstyle ':prezto:module:prompt' theme 'cloud' ['<symbol>'] ['<color1>'] ['<color2>']

If these options are not provided, the symbol defaults to ☁ with colors cyan and green.

Help

Run prompt -h cloud for more information or prompt -p cloud to preview the cloud prompt with custom symbols and colors.

About

A port of the oh-my-zsh cloud theme to prezto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published