From 60e2c45d10f46ce308ed99e5dea45cbc9b9cd442 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 31 Aug 2016 10:22:47 +1200 Subject: Make comment on BROWSER more useful --- sh/profile.d/browser.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sh/profile.d') diff --git a/sh/profile.d/browser.sh b/sh/profile.d/browser.sh index 6adbacfe..2c724505 100644 --- a/sh/profile.d/browser.sh +++ b/sh/profile.d/browser.sh @@ -1,3 +1,4 @@ -# Browser +# Set command-line browser to lynx; ~/.xinitrc will change this to something +# graphical instead BROWSER=lynx export BROWSER -- cgit v1.2.3