initial commit
This commit is contained in:
commit
772469d21b
27 changed files with 1121 additions and 0 deletions
9
.envrc
Normal file
9
.envrc
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Automatically sets up your devbox environment whenever you cd into this
|
||||
# directory via our direnv integration:
|
||||
|
||||
eval "$(devbox generate direnv --print-envrc)"
|
||||
|
||||
# check out https://www.jetify.com/docs/devbox/ide_configuration/direnv/
|
||||
# for more details
|
||||
Loading…
Add table
Add a link
Reference in a new issue