diff options
Diffstat (limited to 'user-scripts/imgur.sh')
-rwxr-xr-x | user-scripts/imgur.sh | 3 |
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 "########################################" |