3 lines
47 B
Bash
3 lines
47 B
Bash
|
#!/usr/bin/env bash
|
||
|
eval "$(direnv hook bash)"
|