dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 1f3ee79bf1b72233cf3bee880fc3b35de0a3cd4e
parent 7e43a17b9c29c045efed26efba3d14076e8a4ebd
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu, 12 Mar 2020 13:26:15 +0000

allow other buku options, not just add

Diffstat:
Minterrobang/.interrobangrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/interrobang/.interrobangrc b/interrobang/.interrobangrc @@ -29,7 +29,7 @@ bang pdf = zathura %s bang man = urxvtc -e man %s bang ddg = firefox https://duckduckgo.com/?q="%s" bang calc = urxvtc -e bc -bang buku = urxvtc -e buku -a %s +bang buku = urxvtc -e buku %s bang ? = echo "interrobang ignored \"%s\"" tab default = percontation "%s" %s | sort -u