about summary refs log tree commit diff
path: root/tools/website-blocker/.envrc
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-29T00·01+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-29T00·01+0000
commit059af12bea03eef4616cbf47fa60890c14e9049a (patch)
treefa5ccbcef78bb4512b1d0b77f41406cdcb035366 /tools/website-blocker/.envrc
parentef5eda4015a1f9013dbe4fb3fd4e3b4d6281cf28 (diff)
Experiment with user /etc/hosts
I have not been able to get this to work yet, but I hear that it is possible to
maintain a user-specific /etc/hosts.
Diffstat (limited to 'tools/website-blocker/.envrc')
-rw-r--r--tools/website-blocker/.envrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/website-blocker/.envrc b/tools/website-blocker/.envrc
new file mode 100644
index 000000000000..81755b513b21
--- /dev/null
+++ b/tools/website-blocker/.envrc
@@ -0,0 +1,2 @@
+source_up
+export HOSTALIASES="$(realpath ./hosts)"