Skip to content

Instantly share code, notes, and snippets.

View 0n1cOn3's full-sized avatar
:octocat:
Broken links, here and there. But the backend works πŸ€ͺ

0n1cOn3 0n1cOn3

:octocat:
Broken links, here and there. But the backend works πŸ€ͺ
View GitHub Profile
@PROGrand
PROGrand / OpenCore Hotkeys.md
Last active March 22, 2025 19:52
OpenCore Hotkeys

OpenCore Hotkeys

Startup Screen

  • OPT β€” show OpenCore menu. Also Esc is supported.
  • CMD+OPT+P+R β€” clear NVRAM. Required: Misc-Security-AllowNvramReset=YES.
  • X β€” load first founded Apple system, if no Apple os is marked as default.
  • CMD+R β€” load in (Recovery).
  • CMD+C+MINUS β€” turn of board-id compatibility check.
  • CMD+K β€” actual core loading, analog of kcsuffix=release.
@purp
purp / README.md
Created December 15, 2018 21:46
Convert exported Apple contacts .vcf to CSV

I have a bunch of folks I want to export from Apple Contacts on MacOS and turn into a spreadsheet for a holiday card mail merge.

This is my clumsy way of doing it.