mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2026-09-21 18:46:01 +02:00
408d80d91a4ec513d972f6f0ec28a3f595fd64d7
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%
