Created
September 23, 2019 19:43
-
-
Save aheissenberger/d9de256dcfbc7dcb11fd625f842f735f to your computer and use it in GitHub Desktop.
Mac OS / add text file to key chain as Note
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
security add-generic-password -a $USER -s name-of-the-note -C note -w "$(cat file-to-include)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
never add content manual per copy and paste to key chain - this will create a rtf content with fonts and other unrelevant stuff