Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jackpinto/cb30c034e4985629e4b1eab1739a9b6d to your computer and use it in GitHub Desktop.
Save jackpinto/cb30c034e4985629e4b1eab1739a9b6d 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