5 lines
425 B
Plaintext
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"
|