Skip to content

Instantly share code, notes, and snippets.

@bujiie
Created September 2, 2021 16:16
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 bujiie/acfe88ea8fe88e8ff2f4f5be7a0e8862 to your computer and use it in GitHub Desktop.
Save bujiie/acfe88ea8fe88e8ff2f4f5be7a0e8862 to your computer and use it in GitHub Desktop.
Restart mac touchbar when the ESC key disappears
#!/usr/bin/env bash
sudo pkill TouchBarServer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment