summaryrefslogtreecommitdiff
path: root/overlays/abs-podcast-autoplaylist/.envrc
diff options
context:
space:
mode:
Diffstat (limited to 'overlays/abs-podcast-autoplaylist/.envrc')
-rw-r--r--overlays/abs-podcast-autoplaylist/.envrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/overlays/abs-podcast-autoplaylist/.envrc b/overlays/abs-podcast-autoplaylist/.envrc
new file mode 100644
index 00000000..2c909235
--- /dev/null
+++ b/overlays/abs-podcast-autoplaylist/.envrc
@@ -0,0 +1,4 @@
1use flake
2
3[[ -d ".venv" ]] || ( uv venv && uv sync )
4. .venv/bin/activate