.env: run nix-shell only once

This commit is contained in:
Leon van Kammen 2025-01-16 17:03:24 +01:00
parent b30cbcb22d
commit 636decd3eb

2
.env
View file

@ -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