/gitbash_zenburn

Zenburn theme for Git Bash and VIM

Primary LanguageVim script

gitbash_zenburn

Zenburn Git Bash and VIM

This is how I zenburn the Git Bash terminal and vim and change the font, prompt and title.

I had solarized my Git Bash terminal using:
https://github.com/speedpacer/gitbash_solarized

After I decided to switch to zenburn, I figured I would put files together in a similar fasion.

Installation

Add or make changes to the following files/folders:
~/.bashrc
~/.minttyrc
~/.vimrc
~/.dir_colors
~/.vim/colors/zenburn.vim

If you clone this repo, make sure you do "ls -a" to see the hidden files.

Credits

http://kippura.org/zenburnpage/

dir_colors was found here:
https://github.com/ivoarch/dircolors-zenburn

The vim zenburn color scheme was found here:
https://github.com/jnurmine/Zenburn

The original minttyrc file was found here:
https://github.com/beedaan/mintty_zenburn/

The original bashrc file was found here:
https://github.com/speedpacer/gitbash_solarized