Skip to content

Latest commit

 

History

History
97 lines (63 loc) · 1.69 KB

README.md

File metadata and controls

97 lines (63 loc) · 1.69 KB

Oh My Zsh M Themes

A collection of zsh themes for your prompt.

Demo

Prerequisites

Install With antigen:

Edit de file .zshrc and add this line:

location:

~/.zshrc

    antigen theme Mayccoll/oh-my-git-themes liino

One line command to add the line

    $ echo "antigen theme Mayccoll/oh-my-git-themes liino" >> ~/.zshrc

All in one install

This script will intall zsh, Oh-My-Zsh, Antigen all at ones.

    $ wget -O xt  http://git.io/UBJMHQ && chmod +x xt && ./xt && rm xt

Themes

  • libra
  • libra_clean
  • libra_dark
  • liino
  • liino_red
  • remol

Update

    $ cd ~/.antigen/repos/https-COLON--SLASH--SLASH-github.com-SLASH-Mayccoll-SLASH-oh-my-git-themes.git
    $ git pull

Color Scheme

  • Gogh (Color Scheme)

ScreenShots

libra

libra

libra_clean

libra_clean

libra_dark

libra_clean

liino

liino

liino_red

liino_red

remol

remol


Credits