aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-08-19 22:10:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-08-19 22:10:23 -0300
commit95f6bb8f0688d26674757dfd2d2bf5c8b2f4acf5 (patch)
treef126f95910e3e5dfca0204a97d01bdc609356107
parent51a2db6ef2d7f15e07fd9470cab1df14548fa29f (diff)
downloadprofile-95f6bb8f0688d26674757dfd2d2bf5c8b2f4acf5.tar.gz
profile-95f6bb8f0688d26674757dfd2d2bf5c8b2f4acf5.tar.bz2
Uses custom lynx config
-rw-r--r--profile.dot.link4
1 files changed, 4 insertions, 0 deletions
diff --git a/profile.dot.link b/profile.dot.link
index f93b331..17312d6 100644
--- a/profile.dot.link
+++ b/profile.dot.link
@@ -133,6 +133,10 @@ export LESSSECURE="1"
export LESSOPEN=""
export LESSCLOSE=""
+# Lynx configuration
+export LYNX_LSS="$HOME/.lynx/lynx.lss"
+export LYNX_CFG="$HOME/.lynx/lynx.cfg"
+
# Temporary folder
export TMPDIR="$HOME/temp/misc"
export TMP="$HOME/temp/misc"