7 lines
159 B
Bash
7 lines
159 B
Bash
# SPDX-FileCopyrightText: 2025-2026 Ethan Reece <contact@ethanreece.com>
|
|
#
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
# shellcheck shell=bash
|
|
|
|
use flake . --no-pure-eval
|