mirror of
https://forgejo.ellis.link/continuwuation/continuwuity/
synced 2026-08-14 12:09:50 +00:00
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
|