dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit a8b9401b3db44928b33697db3c85ca300040009d
parent 1f660a2ab0b393ed46184ee0b1238638fdfb4715
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Sat,  8 Feb 2020 17:53:47 +0100

Revert to plumb for urlview

Diffstat:
M.urlview | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.urlview b/.urlview @@ -1,2 +1,2 @@ REGEXP (((http|https|ftp|gopher)|mailto):(//)?[^ <>"\t]*|(www|ftp)[0-9]?\.[-a-z0-9.]+)[^ .,;\t\n\r<">\):]?[^, <>"\t]*[^ .,;\t\n\r<">\):] -COMMAND surf-open.sh %s +COMMAND plumb %s