aboutsummaryrefslogtreecommitdiff
path: root/open-url
diff options
context:
space:
mode:
Diffstat (limited to 'open-url')
-rwxr-xr-xopen-url2
1 files changed, 1 insertions, 1 deletions
diff --git a/open-url b/open-url
index bd65a84..bd1b1a1 100755
--- a/open-url
+++ b/open-url
@@ -4,7 +4,7 @@
4# Requires: mail-compose, spawn, xsel (optional) 4# Requires: mail-compose, spawn, xsel (optional)
5 5
6browser=${BROWSER:-firefox} 6browser=${BROWSER:-firefox}
7imageviewer=${IMAGEVIEWER:-imv} 7imageviewer=${IMAGEVIEWER:-nsxiv}
8 8
9[ -z "$1" ] && exit 0 9[ -z "$1" ] && exit 0
10 10

Generated with cgit - Back to sebastiano.tronto.net