Shell setup

This commit is contained in:
Max Goedjen
2020-09-20 17:44:45 -07:00
parent 005bb70b6a
commit d591dc9518
5 changed files with 136 additions and 50 deletions

View File

@@ -4,10 +4,12 @@
<dict>
<key>com.apple.security.app-sandbox</key>
<true/>
<key>com.apple.security.smartcard</key>
<key>com.apple.security.files.user-selected.read-write</key>
<true/>
<key>com.apple.security.network.client</key>
<true/>
<key>com.apple.security.smartcard</key>
<true/>
<key>keychain-access-groups</key>
<array>
<string>$(AppIdentifierPrefix)com.maxgoedjen.Secretive</string>