mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-06-10 20:54:14 -04: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
|