summaryrefslogtreecommitdiffstats
path: root/.local/bin/letsread
diff options
context:
space:
mode:
authorYigit Sever2021-11-04 12:25:04 +0300
committerYigit Sever2021-11-04 12:25:04 +0300
commita0bb023d782dd2d8703670d560b5ccd8d25d640e (patch)
tree1c11a649e2201e1458c4011894086f49da5ded15 /.local/bin/letsread
parent93cdb13eada4e803fb4db71fb581d9e4a03d2119 (diff)
downloaddotfiles-a0bb023d782dd2d8703670d560b5ccd8d25d640e.tar.gz
dotfiles-a0bb023d782dd2d8703670d560b5ccd8d25d640e.tar.bz2
dotfiles-a0bb023d782dd2d8703670d560b5ccd8d25d640e.zip
bins: shfmt, weasel suite, spark
Diffstat (limited to '.local/bin/letsread')
-rwxr-xr-x.local/bin/letsread2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/letsread b/.local/bin/letsread
index 5e3cf5a..d5f1e0c 100755
--- a/.local/bin/letsread
+++ b/.local/bin/letsread
@@ -1,4 +1,4 @@
1#!/usr/bin/env bash 1#!/usr/bin/env bash
2 2
3firefox $(buku --stag toread -f 10 | shuf -n 1) 3firefox "$(buku --stag toread -f 10 | shuf -n 1)"
4dunstify "Time to read" "Don't forget to remove 'toread' from that when you're done" 4dunstify "Time to read" "Don't forget to remove 'toread' from that when you're done"