Skip to content

Instantly share code, notes, and snippets.

@ryanmoon
Last active October 8, 2018 23:10
Show Gist options
  • Save ryanmoon/5945089 to your computer and use it in GitHub Desktop.
Save ryanmoon/5945089 to your computer and use it in GitHub Desktop.
OS X: Keychain Menu Bar via Terminal
defaults write com.apple.systemuiserver menuExtras -array-add '/Applications/Utilities/Keychain Access.app/Contents/Resources/Keychain.menu'; killall SystemUIServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment