Discover, install, and configure shell plugins with Fig Plugin Store →
💥

Vinhnx

My modified theme from themes/mgutz.zsh-theme, for oh-my-zsh (zshell). Looks great when using with Solarized color scheme.

vinhnx
|
7 stars
0 forks

# oh-my-zsh theme

This is my modified theme from themes/mgutz.zsh-theme for oh-my-zsh (zshell) with minimal effort. Looks great when using with Solarized color scheme.

Screenshots

screenshot

Usage

$ git clone git@github.com:vinhnx/vinhnx.zsh-theme.git
$ cd vinhnx.zsh-theme
$ cp vinhnx.zsh-theme ~/.oh-my-zsh/themes

Then open you .zshrc file and change the theme name to vinhnx

Or edit with vim:

$ cd ~/
$ vim .zshrc

Change the line starting with export ZSH_THEME="..." and replace ... with vinhnx

It should look like this in your .zshrc file after editing:

export ZSH_THEME="vinhnx"

hit write & save :wq, then restart zsh and enjoy!

Tips*

Solarized color sheme can be found here, choose one that suits you, then install it.

I personally use Console2 with Cygwin and Zsh, so I choose the scheme for my console2 which can be found here:

~ Happy hacking! ;)

License

There's no license or whatever, all I ask is a virtual high-five :hand:

Bitdeli Badge