mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2026-09-22 11:06:02 +02:00
9947abbf72c12bb943ffda73c23603ed6d586d89
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%
