From a3cc2be6326ec488882fbbe2a17a8e2eb6a8334e Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Sat, 5 Dec 2020 21:26:15 +0000 Subject: to bash! and to lynx --- lynx/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 lynx/README.md (limited to 'lynx/README.md') 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. -- cgit v1.2.3