Skip to content

Instantly share code, notes, and snippets.

@trapd00r
Created June 24, 2013 17:56
Show Gist options
  • Save trapd00r/5852065 to your computer and use it in GitHub Desktop.
Save trapd00r/5852065 to your computer and use it in GitHub Desktop.
colorscheme if $SSH_CLIENT
fu! SSH()
if $SSH_CLIENT
color ssh
else
color neverland
endfu
@olof
Copy link

olof commented Jun 24, 2013

Yo, my man. You missed an endif. But trapd00r++ either way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment