Custom ZSH theme created in Ruby, using powerline characters to simulate pills with useful information.
This theme is being updated (October 2019). There will be a refactor to improve the quality of the code, reliability and the performance.
Ruby (tested with 1.9.3), ZSH and Oh-my-zsh are required for this theme.
This requires a powerline patched font to work properly. I recommend using one of the Nerd Fonts.
- Clone this repository:
git clone https://github.com/lucasqueiroz/powerline-pills-zsh.git - Cd into the folder that you cloned, then into the
installfolder - Run the following command to install the theme (Warning: it will change your current zsh theme!)
./install.zsh - Reload your terminal (or open a new tab)
- Clone this repository:
git clone https://github.com/lucasqueiroz/powerline-pills-zsh.git - Cd into the folder that you cloned
- Copy the
powerline-pills.zsh-themefile to your oh-my-zsh'scustomfolder (Usually found in~/.oh-my-zsh/custom) - Edit the
~/.zshrcfile and setpowerline-pillsas the current theme - Add this to the end of the
~/.zshrcfile:
# Powerline Pills Theme
export POWERLINE_PILLS="<powerline-pills folder>"Replacing <powerline-pills folder> with the folder that you cloned this repository into.
The configuration file (config.yml) has options for you to customize this theme.
The left_top, right_top and left_bottom configurations under base let you configure which pills you want on each part.
