dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit 45e2cd17fe5770d2bc82401048d969312f3ba328
parent 92c22746029b0c9b480ddde564ddd45aba916c9c
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Tue,  6 Sep 2022 13:02:12 +0200

w3m: use my linkhandler as extbrowser

Diffstat:
Mw3m/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/w3m/config b/w3m/config @@ -71,7 +71,7 @@ urimethodmap ~/.config/w3m/urimethodmap, /usr/local/Cellar/w3m/0.5.3_6/etc/w3m/u editor /usr/local/bin/vim mailto_options 1 mailer -extbrowser open +extbrowser linkhandler extbrowser2 url=%s && printf %s "$url" | clc extbrowser3 url=%s && pocket save "$url" && notify "Saved to pocket" "URL: $url" w3m extbrowser4