summaryrefslogtreecommitdiff
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 9a5e7c8..3141b6c 100644
--- a/.envrc
+++ b/.envrc
@@ -27,6 +27,9 @@
# executable bild outputs go here
PATH_add $CODEROOT/_/bin
#
+# amp is installed here
+ PATH_add $CODEROOT/node_modules/.bin
+#
# library/linkable bild outputs go here
export LTDL_LIBRARY_PATH=$CODEROOT/_/lib
#