Skip to content

vinhnx/vinhnx.zsh-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

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 ✋

Bitdeli Badge

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published