.env: run nix-shell only once
This commit is contained in:
parent
b30cbcb22d
commit
636decd3eb
1 changed files with 2 additions and 0 deletions
2
.env
2
.env
|
|
@ -1,5 +1,7 @@
|
|||
which nix-shell && test -z "$NIX_SHELL_XRSH" && {
|
||||
|
||||
export NIX_SHELL_XRSH=1
|
||||
|
||||
# automatically mirror main between forgejo<->codeberg
|
||||
git(){
|
||||
set -x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue