meta:envrc: Add modeline to set proper filetype

This commit is contained in:
2023-01-27 00:06:34 +01:00
parent 2afafef362
commit 74b3d98b67

View File

@@ -5,3 +5,5 @@ envrc() {
# Run in background
envrc 0<&- &>/dev/null 3>&- & disown
# vim: ft=sh