Skip to content

Instantly share code, notes, and snippets.

@Keireira
Last active January 23, 2026 07:53
Show Gist options
  • Select an option

  • Save Keireira/5a1cb35de4349c4aa40c7b9d7ccae396 to your computer and use it in GitHub Desktop.

Select an option

Save Keireira/5a1cb35de4349c4aa40c7b9d7ccae396 to your computer and use it in GitHub Desktop.
touchid in terminal
sudo nano /etc/pam.d/sudo
# add to top of the file:
auth sufficient pam_tid.so
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment