Skip to content

Instantly share code, notes, and snippets.

@aespinosa
Created August 7, 2015 02:13
Show Gist options
  • Save aespinosa/5ba3c9276a03b5fdf426 to your computer and use it in GitHub Desktop.
Save aespinosa/5ba3c9276a03b5fdf426 to your computer and use it in GitHub Desktop.
Download the docker.vim syntax files to your pathogen bundle dirs
curl -L https://github.com/docker/docker/archive/master.tar.gz | tar xvz --strip-components 4 -C docker.vim docker-master/contrib/syntax/vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment