aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.envrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 189401d..71bc7ad 100644
--- a/.envrc
+++ b/.envrc
@@ -1,6 +1,9 @@
#! /usr/bin/env sh
use flake
+
+PATH_add ./scripts/
+
if on_git_branch; then
echo && git status --short --branch
fi