Install vim color scheme: Create the /.vim/colors directory: mkdir -p ~/.vim/colors Use wget to downlaod and install the color scheme: wget [URL] -O ~/.vim/colors/[scheme_name].vim