Skip to content

Instantly share code, notes, and snippets.

@josemarluedke
Last active December 16, 2015 18:09
Show Gist options
  • Save josemarluedke/5475570 to your computer and use it in GitHub Desktop.
Save josemarluedke/5475570 to your computer and use it in GitHub Desktop.
.vimrc.local
if has("gui_running")
color peacock
else
color railscasts
endif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment