Skip to content

Instantly share code, notes, and snippets.

@dobreandl
Created December 19, 2018 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dobreandl/ef0011644f1a276f9668a6de3b5ea688 to your computer and use it in GitHub Desktop.
Save dobreandl/ef0011644f1a276f9668a6de3b5ea688 to your computer and use it in GitHub Desktop.
security list-keychains -d user -s <path_to_the_old_login_keychain> <path_to_the_new_keychain>
security list-keychains -s <path_to_the_old_login_keychain>
security default-keychain -s <path_to_the_old_login_keychain>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment