Skip to content

Instantly share code, notes, and snippets.

@gabihodoroaga
Created September 4, 2021 11:32
Show Gist options
  • Save gabihodoroaga/04df8b9cfb6ce273bb5906a0c5e97992 to your computer and use it in GitHub Desktop.
Save gabihodoroaga/04df8b9cfb6ce273bb5906a0c5e97992 to your computer and use it in GitHub Desktop.
#!/bin/bash
# resets coreaudiod if your mac does not recognize you audio devices (headphones, speakers, ...)
sudo launchctl kickstart -kp system/com.apple.audio.coreaudiod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment