Skip to content

Instantly share code, notes, and snippets.

@badboy
Created March 1, 2010 12:49
Show Gist options
  • Save badboy/318337 to your computer and use it in GitHub Desktop.
Save badboy/318337 to your computer and use it in GitHub Desktop.
" for use with :Gist
" clipboard fix
let g:gist_clip_command = 'xclip -selection clipboard'
let g:gist_browser_command = 'firefox %URL% &'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment