about summary refs log tree commit diff stats
path: root/.envrc
diff options
context:
space:
mode:
Diffstat (limited to '.envrc')
-rw-r--r--.envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index 4fa6f2af..14f2c85a 100644
--- a/.envrc
+++ b/.envrc
@@ -1,3 +1,4 @@
+#!/usr/bin/env sh
 use flake
 if on_git_branch; then
   echo && git status --short --branch &&