Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 883 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 883 Bytes

Elessar theme

Theme based on Gitster.

Elessar demo

FiraCode typography was used in this demo

Requirements

  1. z shell
  2. Oh My Zsh
  3. A Powerline Font must be installed and used in your terminal

Installation

First download Elessar theme:

  $ mkdir -p $ZSH_CUSTOM/themes && curl https://raw.githubusercontent.com/fjpalacios/elessar-theme/master/elessar.zsh-theme -L -o $ZSH_CUSTOM/themes/elessar.zsh-theme

Then set the theme in your ~/.zshrc file:

  ZSH_THEME="elessar"

Contribute

Feel free to send a PR to improve this theme!