$ mvim ~/.profile
copy paste following lines to .profile
export CLICOLOR=1export LSCOLORS=Gxfxcxdxbxegedabagacador you could see man ls for more information
For the color scheme in vim, you could put following line to .vimrc or .gvimrc
colors koehler
No comments:
Post a Comment