This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
website/.envrc

8 lines
140 B
Plaintext
Raw Permalink Normal View History

2024-05-25 20:11:47 +00:00
use flake || use nix
watch_file flake.nix
if on_git_branch; then
echo && git status --short --branch &&
echo && git fetch --verbose
fi