http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/95903ae825ef39841ab4f30588d2b8c257f399c0.html
+clear_clip || : +pkill -q 'keepass' || : + xlock diff --git a/ .local/bin/maimpick b/ .local/bin/maimpick @@ -5,6 +5,8 @@ # https://github.com/LukeSmithxyz/voidrice/blob/master/.local/bin/maimpick
# his dotfiles can be accessed here: https://github.com/LukeSmithxyz/voidrice +set -eu + err() {
printf '%s\n' "$*" >&2
exit 1 @@ -100,5 +102,3 @@ full screen (copy)' NUM_OF_OPTS="$(echo "${OPTIONS}" | wc -l)"
readonly NUM_OF_OPTS - -echo "${OPTIONS}" | present_options diff --git a/...