mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-10 13:40:39 +01:00
Added the powerline theme file
This commit is contained in:
19
README.md
19
README.md
@@ -1,4 +1,21 @@
|
||||
oh-my-zsh-powerline-theme
|
||||
=========================
|
||||
|
||||
oh-my-zsh Powerline style 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.
|
||||
|
||||
Reference in New Issue
Block a user