summaryrefslogtreecommitdiff
path: root/cuda/python/.envrc
blob: 7e9a2d60103c1682c9c765efaf19dd1c215af3f4 (plain)
1
2
3
4
5
6
7
8
9
10
export DIRENV_WARN_TIMEOUT=20s

eval "$(devenv direnvrc)"

# `use devenv` supports the same options as the `devenv shell` command.
#
# To silence the output, use `--quiet`.
#
# Example usage: use devenv --quiet --impure --option services.postgres.enable:bool true
use devenv