mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2026-09-22 02:56:02 +02:00
53c53bea64bf42ec1c5d4e750318f0f6b2778f48
oh-my-zsh-powerline-theme
oh-my-zsh Powerline style Theme
Preview
Set Up
-
Clone the repository.
-
Create un symlink of powerline.zsh-theme in .oh-my-zsh/themes/.
-
Configure the theme in your .zshrc file :
ZSH_THEME="powerline"
More options
By default, at the right of the powerline are displayed the date and the time. If you don't want date or time, you can choose what you want to display in your .zshrc file :
POWERLINE_RIGHT_A="date replacement"
POWERLINE_RIGHT_B="time replacement"
Requirements
- Vim Powerline patched font : See Powerline for vim for more info.
- Z shell (zsh) : See oh-my-zsh for more info.
Languages
Makefile
100%
