7 lines
149 B
Plaintext
7 lines
149 B
Plaintext
|
#!/usr/bin/env sh
|
||
|
# shellcheck shell=sh # POSIX
|
||
|
|
||
|
# This file is used to provide directory-oriented environment variables and integrations
|
||
|
|
||
|
use flake
|