summaryrefslogtreecommitdiffstats
path: root/lynx/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'lynx/README.md')
-rw-r--r--lynx/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/lynx/README.md b/lynx/README.md
new file mode 100644
index 0000000..363858e
--- /dev/null
+++ b/lynx/README.md
@@ -0,0 +1,10 @@
+## lynx setup
+
+Instructions in this video: https://www.youtube.com/watch?v=hifs83xV2PQ
+
+Basically - all the config here is symlinked from ~/.config.
+
+Instead of calling lynx from /usr/bin/lynx or wherever it is installed, you
+want to call the `lynx` script in this directory, so you have to make sure that
+is in your path. That is a wrapper script that sets the necessary environment
+variables for you.