From: Simon Ruderich Date: Wed, 19 Sep 2012 12:44:29 +0000 (+0200) Subject: abook/abookrc: Use elinks as browser. X-Git-Url: https://ruderich.org/simon/gitweb/?a=commitdiff_plain;h=69e639b357a22cf26712ec961d46c11c578900e9;p=config%2Fdotfiles.git abook/abookrc: Use elinks as browser. --- diff --git a/abook/abookrc b/abook/abookrc index ce4a319..d7b40ce 100644 --- a/abook/abookrc +++ b/abook/abookrc @@ -23,7 +23,6 @@ # configuration. set preserve_fields = all - # My custom fields. field birthday = Birthday, date field im = Instant-Messenger, list @@ -34,3 +33,6 @@ view CONTACT = name, email, im, url, urls view ADDRESS = address, zip, city, country view PHONE = phone, workphone, fax, mobile view OTHER = birthday, nick, notes + +# Use elinks as browser. +set www_command=elinks