Skip to content

aspyatkin/blank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blank

Latest Version License
A theme for Oh My Zsh with Git, SSH and Virtualenv prompts.

Screenshots

Git prompt

Git branch, working tree status (clean/dirty) and locale/remote correlation (ahead/behind) are displayed.

SSH prompt

While on SSH, user and hostname are displayed. If user is root, this part of prompt is colored significantly different.

Virtualenv prompt

While on Python Virtualenv, virtualenv name is displayed.

Prerequisites & Installation

You should have Oh My Zsh with git and virtualenv plugins enabled. To install,

  1. copy blank.zsh-theme to ~/.oh-my-zsh/custom,
  2. add ZSH_THEME=blank to your .zshrc.

Tips

  1. Looks great with PragmataPro font.
  2. You will probably enjoy a variety of color schemes calles base16.
  3. If you do dotfiles, you might add this repo as submodule and symlink blank.zsh-theme to ~/.oh-my-zsh/custom/blank.zsh-theme.

License

MIT © Alexander Pyatkin

Notes

  1. The font on screenshots is PragmataPro by Fabrizio Schiavi.
  2. This project is inspired by the pure project. I used this theme for some time, but it has some issues on Windows machines, so I created the theme on my own.

About

A theme for Oh My Zsh with Git, SSH and Virtualenv prompts

Resources

License

Stars

Watchers

Forks

Packages

No packages published