Created
June 24, 2013 17:56
-
-
Save trapd00r/5852065 to your computer and use it in GitHub Desktop.
colorscheme if $SSH_CLIENT
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fu! SSH() | |
if $SSH_CLIENT | |
color ssh | |
else | |
color neverland | |
endfu |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yo, my man. You missed an endif. But trapd00r++ either way.