Skip to content

Instantly share code, notes, and snippets.

@zetavg
Created September 28, 2014 20:24
Show Gist options
  • Save zetavg/96487ceafd099d96c8d2 to your computer and use it in GitHub Desktop.
Save zetavg/96487ceafd099d96c8d2 to your computer and use it in GitHub Desktop.
logon.zsh-theme - a theme for ZSH with Powerline, Git, NVM, RVM status and responsive design

Logon

Yet another oh-my-zsh theme, based on agnoster - A Powerline-inspired theme for ZSH

Logon Responsive

README

This is a theme created for oh-my-zsh.

In order for this theme to render correctly, you will need a Powerline-patched font. For NVM (node.js version) and RVM (ruby version) display, plugins nvm or rvm must be enabled.

In addition, I recommend the Solarized theme.

Features

Only shows you relevant information about:

  • Basicily: username@hostname, working directory and the current time
  • Git
    • the branch/ref you're on, is it dirty?
    • your user.name
    • GitHub-like visualized diff status
    • what time is the commit made?
  • RVM: current ruby version
  • NVM: current node version
  • Are there background jobs running? Did the last call exited with an error? Am I root?

With Responsive Design. XD.

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment