kopia/.envrc

10 lines
126 B
Plaintext
Raw Permalink Normal View History

2023-08-16 20:48:54 +00:00
use flake .nix
dotenv_if_exists
if on_git_branch; then
echo
git status --short --branch
echo
git fetch
fi