···1#!/usr/bin/env nu
0023# https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3279
4def main [sink: string] {
···1#!/usr/bin/env nu
2+# SPDX-License-Identifier: AGPL-3.0-only
3+# SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>
45# https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/3279
6def main [sink: string] {
+1-1
scripts/lh-pairall.nu
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3-# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
45# TODO: Auto detect executable if not in path
6# OPTIMIZE: Send commands on stdin, do not init lh console twice
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3+# SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>
45# TODO: Auto detect executable if not in path
6# OPTIMIZE: Send commands on stdin, do not init lh console twice
+1-1
scripts/ln-bin.nu
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3-# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
45def main [bin: path, name?: string] {
6 let name = $name | default ($bin | path parse | get stem)
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3+# SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>
45def main [bin: path, name?: string] {
6 let name = $name | default ($bin | path parse | get stem)
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3-# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
45def main [
6 remote?: string
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3+# SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>
45def main [
6 remote?: string
+1-1
scripts/pods-remote.nu
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3-# Copyright (c) 2025 Shiloh Fen <shiloh@shilohfen.com>
45# This will not work with Tailscale SSH, see https://github.com/tailscale/tailscale/issues/5295
6def main [
···1#!/usr/bin/env nu
2# SPDX-License-Identifier: AGPL-3.0-only
3+# SPDX-FileCopyrightText: 2025 @matrixfurry.com <did:plc:zmjoeu3stwcn44647rhxa44o>
45# This will not work with Tailscale SSH, see https://github.com/tailscale/tailscale/issues/5295
6def main [