meta: Add envrc for direnv
Fetch all git remotes automatically when entering the repository.
This commit is contained in:
1
meta/envrc
Normal file
1
meta/envrc
Normal file
@@ -0,0 +1 @@
|
||||
git fetch --all
|
||||
@@ -78,3 +78,5 @@
|
||||
create: true
|
||||
glob: true
|
||||
path: meta/git/hooks/*
|
||||
.envrc:
|
||||
path: meta/envrc
|
||||
|
||||
Reference in New Issue
Block a user