http://jentyxddh2rf47gd3e43kuebyn2xsv6h72gzh46oe4rxyovvm7xe5ead.onion/src/dotfiles/commit/95903ae825ef39841ab4f30588d2b8c257f399c0.html
                                
                                
                                                                            -set -e +set -eu readonly PROGRAM_NAME="${0##*/}" diff --git a/ .local/bin/dmenuunicode b/ .local/bin/dmenuunicode @@ -7,7 +7,7 @@ # his dotfiles can be accessed here:
 # https://github.com/LukeSmithxyz/voidrice -set -e +set -eu err() {
 	printf '%s\n' "$*" >&2 @@ -29,6 +29,9 @@ readonly DEPENDENCIES='dmenu notify-send
 xclip' +readonly COLORS_SH="${XDG_CACHE_HOME:-${HOME}/.cache}/wal/colors.sh" +.