Skip to content
This repository has been archived by the owner on Oct 20, 2021. It is now read-only.
/ prompt Public archive

Initializes Zsh prompt themes.

Notifications You must be signed in to change notification settings

zimfw/prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

prompt

Initializes Zsh prompt themes.

Images of various themes can be found on the wiki.

A list of available themes can be found by running prompt -l.

To get help for a given theme, run prompt -h <theme_name>.

To immediately switch the theme, simply run prompt <theme_name>.

Settings

Set your default theme with the following zstyle. Additional theme-specific parameters can be defined too:

zstyle ':zim:prompt' theme 'elite' 'cyan' 'blue'