Skip to content

Instantly share code, notes, and snippets.

@dav
Created November 12, 2020 14:21
Show Gist options
  • Save dav/f7f469d47dcb745b14e0bd86cc52c8c1 to your computer and use it in GitHub Desktop.
Save dav/f7f469d47dcb745b14e0bd86cc52c8c1 to your computer and use it in GitHub Desktop.
heroku config to dotenv
In vim:
%s#\:\s\+#='#
%s/$/'/
gets you most of the way there
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment