1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2025-07-25 10:47:44 +00:00

envrc: add GIT_DIR envvar

This commit is contained in:
Bloxx12 2025-05-08 20:51:51 +02:00
parent 7e60d1c0a9
commit a00d6e6c4e
No known key found for this signature in database

2
.envrc
View file

@ -1 +1,3 @@
# makes github CLI tool work in jj repos.
export GIT_DIR=$PWD/.jj/repo/store/git
use flake