.envrc: set shell directive
This commit is contained in:
parent
977d1d6934
commit
76f89c72f7
2 changed files with 4 additions and 0 deletions
2
.envrc
2
.envrc
|
@ -1,2 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
|
||||
watch_dir dev
|
||||
use flake
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
# shellcheck shell=bash
|
||||
|
||||
use flake .#terraform
|
||||
|
|
Loading…
Add table
Reference in a new issue