From 27c3cb4d500606871c92e451f3b766d88763148f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 4 Feb 2017 22:08:28 +0100 Subject: Add random bookmark command, mpd/client launcher script --- bin/random-bookmark | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/random-bookmark (limited to 'bin') diff --git a/bin/random-bookmark b/bin/random-bookmark new file mode 100755 index 0000000..2bb545e --- /dev/null +++ b/bin/random-bookmark @@ -0,0 +1,3 @@ +#!/usr/bin/fish + +firefox ~/webarchive/data/(ls --color=never ~/webarchive/data/ | sort -R | head -n 1)/index.html ^/dev/null > /dev/null -- cgit v1.2.3