Skip to content

Instantly share code, notes, and snippets.

View vgoma's full-sized avatar

Vitalii Goma vgoma

View GitHub Profile
@vgoma
vgoma / how-to-add-image-to-gist.md
Last active January 28, 2021 14:25 — forked from remarkablemark/how-to-add-image-to-gist.md
How to add images to a Gist

How to add images to a Gist

Clone your gist (replace <hash> with your gist's hash):

git clone git@gist.github.com:<hash>.git

Navigate to your gist’s directory:

cd