-
op
view sourceInstall the 1Password CLI
curl -fsSL https://install.xaritomi.xyz/op | sudo bashsha256 0a769214a31b356f674290cb99a27feeb5122c6a7fb65e9daad561a3d3931ecb
-
tailscale
view sourceInstall Tailscale and join the tailnet
curl -fsSL https://install.xaritomi.xyz/tailscale | sudo bashsha256 3a2a1de3bc994bcde9948cbb95a2c73953de4e9e913c426ebd0372cd73f41f63
Before you pipe anything to a shell
- These run as root. Read the source first — every script links to it.
- To verify before running, download and check the hash:
curl -fsSLO https://install.xaritomi.xyz/<name> && sha256sum -c <name>.sha256 - No script here embeds a credential. Anything needing one takes it from the environment.