Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

updated scripts for laptops setup #198

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

pborowicz
Copy link

I kept the old mac script and replaced with mac2022.

I added comments to the old script and added rbenv setup steps.

Copy link
Member

@jgrevich jgrevich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you help me understand why we need a new mac2022 script rather than updating the previous one?

@@ -9,10 +9,25 @@ tap 'homebrew/services'

brew 'hub'

brew 'awscli'
brew 'gpg'
brew 'opensc'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe this is needed anymore since macOS has native PIV support these days.

tap 'cloudfoundry/homebrew-tap'
brew 'cf-cli'

cask 'chromedriver'
cask 'docker'
cask 'slack'

cask 'chef/chef/chefdk'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this and some of the other items are rather login.gov specific. I guess that's not an issue given that we seem to be the only team using this still but something to keep in mind in case this get's used by a wider audience.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants