From bf7fd7cc9da9a7d9cff5e7350b047ce82e50c207 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 19 Jul 2022 20:27:46 -0400 Subject: Add note about direnv refreshing --- .envrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.envrc') diff --git a/.envrc b/.envrc index 99e3c24..9d75f3a 100644 --- a/.envrc +++ b/.envrc @@ -4,6 +4,8 @@ source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.1/direnvrc" "sha256-p4CDMJjuBmEh9pkn2aoJrZqr0DlPZHPU7eXOSDzzcuo=" fi # +# if direnv doesn't detect changes to the nix environment, just touch .envrc and +# it will refresh use nix # export BIZ_ROOT=$PWD -- cgit v1.2.3