Skip to content

Instantly share code, notes, and snippets.

@royashbrook
Last active July 5, 2026 19:40
Show Gist options
  • Select an option

  • Save royashbrook/6baf814608a1dbd99c38340989e608fd to your computer and use it in GitHub Desktop.

Select an option

Save royashbrook/6baf814608a1dbd99c38340989e608fd to your computer and use it in GitHub Desktop.
persistent-claude , keep a 'claude --remote-control' session alive on macOS (tmux pty + launchd RunAtLoad/KeepAlive). curl | bash.
#!/usr/bin/env bash
# waterbear has moved to its own repo. this gist is a pointer now.
echo "waterbear moved to: https://github.com/royashbrook/waterbear" >&2
echo "install: curl -fsSL https://raw.githubusercontent.com/royashbrook/waterbear/main/scripts/waterbear-install | bash" >&2
exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment