https://github.com/vinhnx/vinhnx.zsh-theme
My modified theme from themes/mgutz.zsh-theme, for oh-my-zsh (zshell). Looks great when using with Solarized color scheme.
https://github.com/vinhnx/vinhnx.zsh-theme
Last synced: 7 months ago
JSON representation
My modified theme from themes/mgutz.zsh-theme, for oh-my-zsh (zshell). Looks great when using with Solarized color scheme.
- Host: GitHub
- URL: https://github.com/vinhnx/vinhnx.zsh-theme
- Owner: vinhnx
- Created: 2012-09-04T06:16:03.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-12T08:00:42.000Z (almost 12 years ago)
- Last Synced: 2025-02-05T23:57:17.397Z (10 months ago)
- Homepage:
- Size: 610 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-zsh-plugins - vinhnx - Modified from [mgutz](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/mgutz.zsh-theme). Looks great when using with a [Solarized](https://github.com/altercation/solarized) color scheme. (Themes / ZSH on Windows)
- fucking-awesome-zsh-plugins - vinhnx - Modified from <b><code>182719⭐</code></b> <b><code> 26276🍴</code></b> [mgutz](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/mgutz.zsh-theme)). Looks great when using with a <b><code> 15939⭐</code></b> <b><code> 3489🍴</code></b> [Solarized](https://github.com/altercation/solarized)) color scheme. (Themes / ZSH on Windows)
- awesome-zsh-plugins - vinhnx - Modified from themes/mgutz.zsh-theme.Looks great when using with a [Solarized](https://github.com/altercation/solarized) color scheme. (Themes / Zinit (née zplugin))
README
# oh-my-zsh theme
-----------------
This is my modified theme from [themes/mgutz.zsh-theme](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/mgutz.zsh-theme) for [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) (zshell) with minimal effort.
Looks great when using with Solarized color scheme.
## Screenshots

## Usage
```bash
$ 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:
```bash
$ 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:
```bash
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.
- [Solarized](http://ethanschoonover.com/solarized)
I personally use Console2 with Cygwin and Zsh, so I choose the scheme for my console2 which can be found here:
- [The Solarized theme ported to Console2](https://github.com/stevenharman/console2-solarized)
~ Happy hacking! ;)
## License ##
There's no license or whatever, all I ask is a virtual high-five :hand:
[](https://bitdeli.com/free "Bitdeli Badge")