Skip to content

Instantly share code, notes, and snippets.

@barnaby
Created August 2, 2026 01:22
Show Gist options
  • Select an option

  • Save barnaby/aff954a656d6f9b77fd035527e82ce66 to your computer and use it in GitHub Desktop.

Select an option

Save barnaby/aff954a656d6f9b77fd035527e82ce66 to your computer and use it in GitHub Desktop.
Run Claude Code in tmux with machine0
# Install machine0
curl -LsSf https://machine0.io/install.sh | sh
# Connect your accounts & MCPs
machine0 integrations connect claude-code
machine0 integrations connect github
machine0 integrations add linear --url https://mcp.linear.app/mcp
# Create your VM
machine0 new claude --image nixos-25-11-claude-tmux --profile default --region us-west
machine0 ssh claude
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment