diff options
Diffstat (limited to 'templates/c/.envrc')
l---------[-rw-r--r--] | templates/c/.envrc | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/templates/c/.envrc b/templates/c/.envrc index 8f9d5d7..493f948 100644..120000 --- a/templates/c/.envrc +++ b/templates/c/.envrc @@ -1,10 +1 @@ -use flake || use nix -watch_file flake.nix - -PATH_add ./target -PATH_add ./scripts - -if on_git_branch; then - echo && git status --short --branch && - echo && git fetch --verbose -fi +../../common/.envrc \ No newline at end of file |