From d5245ac5ece5c2f15f22d605279e7520601dbd91 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Mon, 11 Mar 2019 00:28:28 +0530 Subject: List available user-scripts --- user-scripts/imgur.sh | 3 +++ user-scripts/picker.sh | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'user-scripts') 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 "########################################" diff --git a/user-scripts/picker.sh b/user-scripts/picker.sh index 46168f1..cebecb1 100755 --- a/user-scripts/picker.sh +++ b/user-scripts/picker.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -# Description: Pick files and pipe the line-separated list to another utility +# Description: Pick files and pipe the newline-separated list to another utility # # Shell: generic # Author: Arun Prakash Jana -- cgit v1.2.3-70-g09d2