Skip to content

RenoirTan/liver.zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liver.zsh-theme

This is pretty much just liver but for zsh.

Screenshots

Normal Prompt

Git Repo Prompt

Installation

Make sure that ohmyzsh has been installed.

Then, copy the liver.zsh-theme file to ~/.oh-my-zsh/themes and set ZSH_THEME to liver in ~/.zshrc.

Further customisation

You can override some of the icons, colours and outputs to something that you like by setting the corresponding variable in ~/.zshrc to override the defaults used in my theme. You can check out which variables you can override in the zl_make_configs function.

Problems

  • Cannot make RPROMPT multiline for some reason. It just does not show RPROMPT if it straddles more than 1 line. However, if zsh is spawned in a git repo, vcs_info output gets shown.

About

My theme for zsh (using ohmyzsh)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages