[skip ci] add installDirEnv to provisionIdeDesktop
This commit is contained in:
parent
fa40681235
commit
9713821e5c
1 changed files with 1 additions and 0 deletions
|
@ -166,6 +166,7 @@ fun Prov.provisionIdeDesktop() {
|
|||
installBabashka()
|
||||
installTerragrunt()
|
||||
installOpentofu()
|
||||
installDirenv()
|
||||
|
||||
// IDEs
|
||||
installIntelliJ()
|
||||
|
|
Loading…
Reference in a new issue