aboutsummaryrefslogtreecommitdiffhomepage
path: root/.envrc-git-init
diff options
context:
space:
mode:
Diffstat (limited to '.envrc-git-init')
-rwxr-xr-x[-rw-r--r--].envrc-git-init1
1 files changed, 1 insertions, 0 deletions
diff --git a/.envrc-git-init b/.envrc-git-init
index ca74ec3..d78e46b 100644..100755
--- a/.envrc-git-init
+++ b/.envrc-git-init
@@ -1,3 +1,4 @@
+# -*- mode: sh -*-
if [[ ! -d ./.git ]]; then
git init
git add .