diff options
Diffstat (limited to 'unmaintained_templates/markdown/.envrc')
-rw-r--r-- | unmaintained_templates/markdown/.envrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/unmaintained_templates/markdown/.envrc b/unmaintained_templates/markdown/.envrc index 3550a30..60ea3da 100644 --- a/unmaintained_templates/markdown/.envrc +++ b/unmaintained_templates/markdown/.envrc @@ -1 +1,5 @@ +#!/usr/bin/env sh + use flake + +# vim: ft=sh |