From e1bd7c68524e8fac8279863d8b5f3b249f22942d Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 17 Mar 2019 18:39:21 +0530 Subject: Drop the .sh subscripts --- user-scripts/sxiv | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 user-scripts/sxiv (limited to 'user-scripts/sxiv') diff --git a/user-scripts/sxiv b/user-scripts/sxiv new file mode 100755 index 0000000..985dce7 --- /dev/null +++ b/user-scripts/sxiv @@ -0,0 +1,8 @@ +#!/usr/bin/env sh + +# Description: Open images in current directory in sxiv +# +# Shell: generic +# Author: Arun Prakash Jana + +sxiv -q * >/dev/null 2>&1 & -- cgit v1.2.3-70-g09d2