about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2024-05-09 20:27:08 +0200
committerAlan Pearce2024-05-09 20:27:08 +0200
commita2fbc1eae05d2d4b6141ba86f6e0d186fc8b0ccf (patch)
treef43671ba9617bc30f0fdf512ca35da9176506f05
parentd592fcb51bbe7a08f7e690b6a2dbd589da8ae8f4 (diff)
downloadwebsite-a2fbc1eae05d2d4b6141ba86f6e0d186fc8b0ccf.tar.lz
website-a2fbc1eae05d2d4b6141ba86f6e0d186fc8b0ccf.tar.zst
website-a2fbc1eae05d2d4b6141ba86f6e0d186fc8b0ccf.zip
add go layout to .envrc
-rw-r--r--.envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 0f724e6..51aa811 100644
--- a/.envrc
+++ b/.envrc
@@ -1,3 +1,4 @@
+layout go
 if type -P lorri &>/dev/null; then
   eval "$(lorri direnv)"
 else