Skip to content

πŸ‘‘ Elessar theme for Oh My Zsh!

License

Notifications You must be signed in to change notification settings

fjpalacios/elessar-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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"

Customization

Multiline: Now you have a local multiline=false initial line of configuration. The default appearance is the same as always, but now you have the option to turn your favorite prompt into a multi-line one. Just by switching local multiline=false into local multiline=true.

Directory first: With local directoryFirst=false in config file, you can change the prompt's elements position to be like rubbyrussel theme. For this porpose, just switch local directoryFirst=false into local directoryFirst=true

Contribute

Feel free to send a PR to improve this theme!

About

πŸ‘‘ Elessar theme for Oh My Zsh!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published