summary refs log tree commit diff
path: root/emacs/custom/my-packages.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/custom/my-packages.el')
-rw-r--r--emacs/custom/my-packages.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/custom/my-packages.el b/emacs/custom/my-packages.el
index 9d3dc7b..da5263b 100644
--- a/emacs/custom/my-packages.el
+++ b/emacs/custom/my-packages.el
@@ -68,6 +68,7 @@
 ;; packages for interacting with tools
 (straight-use-package 'rg)
 (straight-use-package 'exec-path-from-shell)
+(straight-use-package 'envrc)
 
 (provide 'my-packages)