add devbox config

This commit is contained in:
Jonas Heinrich 2022-12-01 17:42:59 +01:00
parent 7df11610bf
commit 5854235d65
4 changed files with 10 additions and 3 deletions

6
devbox.json Normal file
View file

@ -0,0 +1,6 @@
{
"packages": [],
"shell": {
"init_hook": null
}
}