Skip to content

GerryLarios/gerry-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gerry-prompt

My personal and fast ZSH prompt with git status based on bureau.

It shows on the left:

  • User name
  • Host name
  • Current path.

On the right:

  • Current time
  • Current git branch (called main on screenshot)
  • staged and unstaged files (green and red bullets)

Install

To install the theme, copy the gerry.zsh-theme file under ~/.zshrc/themes. Then, to enable it, set ZSH_THEME to gerry in your ~/.zshrc, before sourcing Oh My Zsh.

# ~/.zshrc

ZSH_THEME="gerry"

About

My personal and fast ZSH prompt with git status. Works well with HUGE repositories.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages