echo "colorscheme " >> ~/.vimrc to find the color schemes - Color schemes scripts that live in the colors/ directory of the Vim runtime hierarchy (:help runtimepath) Alternative: press the : button when in vim and type colorscheme Alternative to the Alternative: echo "set background=dark" >> ~/.vimrc http://www.indelible.org/ink/vim-colorschemes/ For ls : dircolors -p > ~/.dir_colors Done on RHEL
The Incident Archive: A blog to store my knowledge on the errors that I fix on a daily basis