config

OpenBSD system configuration
git clone git://jacobedwards.org/config
Log | Files | Refs | README

commit ed7c8c6e546507e16c41d7c67812e32c6bba9061
parent d9225ee790b7fe8656e58cc1e766892dc3feb845
Author: Jacob R. Edwards <n/a>
Date:   Fri,  4 Feb 2022 23:17:46 -0800

Use glinks as primary web browser

I often need to use links because dillo won't load many pages. (It's
probably not dillo's fault though.)

Diffstat:
Mlocal/rc/lib/profile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/local/rc/lib/profile b/local/rc/lib/profile @@ -17,7 +17,7 @@ ifs = ' dirlog = $home/sys/log/dir # Program Preferences -BROWSER = dillo +BROWSER = glinks CC = tcc EDITOR = sam PAGER = cat