Skip to content

Instantly share code, notes, and snippets.

@johnelliott
Last active April 26, 2018 00:18
Show Gist options
  • Save johnelliott/d3af12ba33315720cd330a4a2c347ae1 to your computer and use it in GitHub Desktop.
Save johnelliott/d3af12ba33315720cd330a4a2c347ae1 to your computer and use it in GitHub Desktop.
get vimrc
#!/bin/sh
curl -XGET https://raw.githubusercontent.com/johnelliott/master/.vimrc > ~/.vimrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment