Skip to content

Instantly share code, notes, and snippets.

View x89's full-sized avatar

David John x89

View GitHub Profile
@x89
x89 / upload-img-to-imgur.bash
Created December 9, 2015 16:55 — forked from alvin2ye/upload-img-to-imgur.bash
upload image to imgur.bash
#!/bin/bash
# imgur script by Bart Nagel <bart@tremby.net>
# version 4
# I release this into the public domain. Do with it what you will.
# Required: curl
#
# Optional: xsel or xclip for automatically putting the URLs on the X selection
# for easy pasting