Skip to content

bashelled/lish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lish

A casually designed zsh theme. No roughness, just smooth.

Screenshot

lish is a zsh theme that adds the most of what you need. It includes:

  • user@host context
  • current directory
  • $? check (checks fail status)
  • git intergration using the oh-my-zsh library (with gwip support)
    • Signals:
    • Dirty: *
    • Clean: .
    • Added: +
    • Modified: =
    • Removed: x
    • Renamed: :
    • Unmerged: !
    • Untracked: o
    • Stashed: ^
    • Ahead: >
    • Behind: <
    • Diverged: $
    • Gwipped (gwip alias): (WIP)
  • current time
  • root indicator (% if user, # if root)

Install it by cloning the repository to $ZSH_CUSTOM/themes/lish.

About

A casually designed zsh theme. No roughness, just smooth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages