Skip to content

evenme/oh-my-zsh-m-themes

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published