Configuration scripts for Your Team employee workstations.
Sets up AWS CLI with 1Password credential integration.
curl -fsSL config.yourteam.example/aws | bash
Sets up SSH config with 1Password key management.
curl -fsSL config.yourteam.example/ssh | bash