______ ____ _____ __ ___ ____ ______ ____ ___ _______ ______
____/ ____// __ \/ ___/ / |/ // _// ____/ / __ ) / | / __ \ / ____/
/ / _/ / / /\__ \ / /|_/ / / / / / __/ __ |/ /| | / /_/ // /_
---/ / __/ /_/ /___/ // / / /_/ / / /___ / /_/ // ___ | / _, _// __/
/ / \____//____//_/ /_//___/ \____/ _/_____//_/ |_|/_/ |_|/_/
-/ /_______________________________________________________________________
\________________________________________________________________________/
-
After downloading the vim script or package, move the
cosmic-barf.vim
file to the.vim/colors
directory.$ cd cosmic-barf/colors $ mv cosmic-barf.vim ~/.vim/colors/
-
Move or clone the
cosmic-barf
directory so that it is a subdirectory of the.vim/bundle
directory.$ cd ~/.vim/bundle $ git clone git@github.com:evturn/cosmic-barf.git
syntax enable
set background=dark
colorscheme cosmic-barf
let g:colors_name = 'cosmic-barf'