Skip to content

💻 A ZSH and BASH theme designed to disclose information contextually, with a powerline aesthetic

Notifications You must be signed in to change notification settings

woofers/wagnoster-zsh-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wagnoster ZSH and BASH Theme

A ZSH theme based on agnoster-zsh-theme.

Bash version also available which is adapted from agnoster.bash.

Compatibility

NOTE: In all likelihood, you will need to install a Powerline-patched font for this theme to render correctly.

To test if your terminal and font support it, check that all the necessary characters are supported by copying the following command to your terminal: echo "\ue0b0 \u00b1 \ue0a0 \u27a6 \u2718 \u26a1 \u2699". The result should look like this:

img

What does it show?

  • If the previous command failed (✘)
  • User @ Hostname (if user is not DEFAULT_USER, which can then be set in your profile)
  • Git status
    • Branch (î‚ ) or detached head (➦)
    • Current branch / SHA1 in detached head state
    • Dirty working directory (±, color change)
  • Working directory
  • Elevated (root) privileges (âš¡)

img

About

💻 A ZSH and BASH theme designed to disclose information contextually, with a powerline aesthetic

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%