oh-my-zsh-powerline-theme ========================= oh-my-zsh Powerline style Theme Set Up ------ # Copy the **powerline.zsh-theme** in **.oh-my-zsh/themes/**. # Configure the theme in your **.zshrc** file : ``` ZSH_THEME="powerline" ``` Requirements ------------ * Vim Powerline patched font : See [Powerline for vim](https://github.com/Lokaltog/vim-powerline.git) for more info. * Z shell (zsh) : See [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) for more info.