Skip to content

justino/zsh-theme-bedbugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZSH 'Bedbugs' Theme

What does it do?

  • Shows user and hostname (always)
  • Shows number of background jobs (when there are some)
  • Shows current working directory (always)
  • Shows Python Virtualenv (when there is one)
  • Shows Current AWS Profile (when there is one)
  • Shows Git status (when in a repo)
    • Working Branch
    • Dirty Tree
    • Staged/Unstaged
    • Number of stashes (when there are some)
  • Root/User sigil
  • Colored return value of previously run command

Who cares? Show it to me!

Example

Inspriation

This theme is largely inspired by the agnoster theme.

I really liked the look and feel but wanted to make enough changes that would effectively make this a new theme.

What's different?

Multi-line. No longer try to cram a lot of information into one line, instead representing some information on the top line, and other information on the input line.

No reliance on Powerline fonts, could do without the notched segments.

I also wasn't a fan of the way jobs, root/user, and return value were represented.

I wanted some additional Git information displayed, such as count of stashes.

Releases

No releases published

Packages

No packages published