Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save epcim/27240b7d6a36a1f595c2b09b5814aa54 to your computer and use it in GitHub Desktop.
Save epcim/27240b7d6a36a1f595c2b09b5814aa54 to your computer and use it in GitHub Desktop.
Generate and insert a UUID in vim
:r !uuidgen|sed 's/.*/"uid": "&",/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment