mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2024-11-25 22:48:34 +00:00
023fb41c49
Signed-off-by: strawberry <strawberry@puppygock.gay>
8 lines
95 B
Bash
8 lines
95 B
Bash
#!/usr/bin/env bash
|
|
|
|
dotenv_if_exists
|
|
|
|
use flake ".#${DIRENV_DEVSHELL:-default}"
|
|
|
|
PATH_add bin
|