aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2025-10-31 10:57:24 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2025-10-31 11:14:13 -0400
commit1dc4a9066db78f4d03a8be7e4ecf380aea39738f (patch)
tree2172533c86e1a81265caa7f08ad82736ac812e88 /.envrc
parentsamples pod dir now markup/pod-samples/pod (diff)
envrc minor, (including emacs syntax highlighting)
Diffstat (limited to '.envrc')
-rwxr-xr-x[-rw-r--r--].envrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc b/.envrc
index f8a8a04..6145dfe 100644..100755
--- a/.envrc
+++ b/.envrc
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
if [ -f .envrc-git-init ]; then
source_env_if_exists .envrc-git-init || source .envrc-git-init
fi