[CentOS] vim how to set colorscheme murphy

Fri Mar 19 05:00:25 UTC 2010
Joseph L. Casale <jcasale at activenetwerx.com>

>Hi
>I would just like to know in vim how do i  set colorscheme as  murphy

Ironically, your subject contained the exact command:

http://vim.wikia.com/wiki/Change_the_color_scheme

while in vim, hit esc, colon, then type `colorscheme murphy` (note the case)

You can set this in your .vimrc.