homescale/roaming-zshrc.snippet
Wayne Hayes c349fe488c Homescale — a roaming home for your fleet
SSH into one stable Tailscale node and reach your whole tailnet from it via
short per-host functions + sshfs mounts. A riced Arch dev container with sshd,
a stateful home, and declarative .env auth. See README.md and ROAMING.md.
2026-06-29 00:17:18 -04:00

5 lines
425 B
Plaintext

# ── Roaming ~ (v3) ────────────────────────────────────────────────────────────
# Fleet-wide remote control + sshfs mounts over the tailnet.
# Registry: ~/.config/roaming/hosts Add hosts: add_new_machine.sh
[[ -f "$HOME/.config/roaming/roaming.zsh" ]] && source "$HOME/.config/roaming/roaming.zsh"