aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorAdrian Kummerlaender2017-02-04 22:08:28 +0100
committerAdrian Kummerlaender2017-02-04 22:08:28 +0100
commit27c3cb4d500606871c92e451f3b766d88763148f (patch)
tree8a6cc7dba5584475c7e748faad9697f5ac73e9a2 /bin
parentb5f7eef7ee6a428ad1709b9291f9ed6655d48da0 (diff)
downloaddotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar.gz
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar.bz2
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar.lz
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar.xz
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.tar.zst
dotfiles-27c3cb4d500606871c92e451f3b766d88763148f.zip
Add random bookmark command, mpd/client launcher script
Diffstat (limited to 'bin')
-rwxr-xr-xbin/random-bookmark3
1 files changed, 3 insertions, 0 deletions
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