ZSH Themes

September 13, 2019 ยท View on GitHub

A collection of custom themes for Oh my ZSH.

Getting started

cd ~/.oh-my-zsh/custom/themes
git clone https://github.com/nylo-andry/zsh-themes.git

~/.zshrc

...
ZSH_THEME="zsh-themes/<name-of-theme>"
...

Themes

Tsotra (simple in Malagasy)

tsotra screenshot

Usage

~/.zshrc

...
ZSH_THEME="zsh-themes/tsotra"
...

Maivana (lightweight in Malagasy)

maivana screenshot

Usage

~/.zshrc

...
ZSH_THEME="zsh-themes/maivana"
...

Contents

  1. 1Getting started
  2. 2Themes
  3. 2.1Tsotra (simple in Malagasy)
  4. 2.2Maivana (lightweight in Malagasy)