devcontainer: add setup script
This commit is contained in:
parent
3aa34492e4
commit
2dd1bfb0ca
@ -6,5 +6,5 @@
|
||||
"ghcr.io/devcontainers-contrib/features/poetry:2": {},
|
||||
"ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2": {}
|
||||
},
|
||||
"postCreateCommand": "pre-commit install"
|
||||
"postCreateCommand": ".devcontainer/setup.sh"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user