Skip to content

Instantly share code, notes, and snippets.

@shalzz
Created May 15, 2018 17:17
Show Gist options
  • Save shalzz/7cd7e4dcecac83973270f392d1ee1a71 to your computer and use it in GitHub Desktop.
Save shalzz/7cd7e4dcecac83973270f392d1ee1a71 to your computer and use it in GitHub Desktop.
#cloud-config
runcmd:
- [ git, clone, https://github.com/shalzz/dotfiles.git ]
- [ cd, dotfiles]
- [ make, dotfiles]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment