mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-03-14 18:55:37 +00:00
7 lines
95 B
Bash
7 lines
95 B
Bash
#!/usr/bin/env bash
|
|
|
|
dotenv_if_exists
|
|
|
|
use flake ".#${DIRENV_DEVSHELL:-default}"
|
|
|
|
PATH_add bin
|