Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.

sergiokopplin/chartreuse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Chartreuse zsh theme.

A green theme for zsh.

Screenshot

Requirements:

Install using git:

Clone the repo, then create a symbolik link to oh-my-zsh's theme folder:

$ git clone https://github.com/sergiokopplin/chartreuse.git ~/chartreuse
$ ln -s ~/chartreuse/chartreuse.zsh-theme ~/.oh-my-zsh/themes/chartreuse.zsh-theme

Install manually:

Download using the GitHub .zip download option and unzip them. Move chartreuse.zsh-theme file to oh-my-zsh's theme folder: ~/oh-my-zsh/themes/chartreuse.zsh-theme.

Activating:

Go to your ~/.zshrc file and set ZSH_THEME="chartreuse".

iTerm 2 theme:

Update your iTerm theme with this fork


Inspiration:

Colors from Dracula and zsh config from Bullet Train.


MIT License © Sérgio Kopplin