diff options
Diffstat (limited to 'templates/shell/.envrc')
l---------[-rw-r--r--] | templates/shell/.envrc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/templates/shell/.envrc b/templates/shell/.envrc index 3bc1085..493f948 100644..120000 --- a/templates/shell/.envrc +++ b/templates/shell/.envrc @@ -1,9 +1 @@ -use flake || use nix -watch_file flake.nix - -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 |