Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 555 Bytes

README.md

File metadata and controls

40 lines (32 loc) · 555 Bytes

ZSH Themes

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"
...