aboutsummaryrefslogtreecommitdiffstats
path: root/user-scripts/imgur.sh
diff options
context:
space:
mode:
Diffstat (limited to 'user-scripts/imgur.sh')
-rwxr-xr-xuser-scripts/imgur.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/user-scripts/imgur.sh b/user-scripts/imgur.sh
index 675a3f0..0a660fc 100755
--- a/user-scripts/imgur.sh
+++ b/user-scripts/imgur.sh
@@ -3,6 +3,9 @@
# https://imgur.com/tools
#
# Slightly modified for `nnn` integration
+#
+# Shell: bash
+# Description: Upload an image file to imgur
if [ "${1}" = "--debug" ]; then
echo "########################################"