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.