aboutsummaryrefslogtreecommitdiff
path: root/sh/profile.d/browser.sh
blob: ee94857ce6267dfcc5666be1693ac4920630b43e (plain) (blame)
1
2
3
4
# Set command-line browser to lynx; ~/.xsession will change this to something
# graphical instead if invoked
BROWSER=lynx
export BROWSER