diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..5be6f9c --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1 @@ +((nil . ((run-command-local-commands . ((tf-init . "tf-init.sh"))))))