📚
Learning
Highlights
PinnedLoading
- MacOS run sudo with Touch ID
MacOS run sudo with Touch ID 1#Authenticate with Touch ID
23By default running sudo commands is done via entering your password. If you would rather use your fingerprint to authenticate you must modify your`sudo` configuration.
45###MacOS Sonoma (14) and Later
- VS Code Python Snippets
VS Code Python Snippets 1{
2"Print to Console": {
3"prefix":"print",
4"body": [
5"print(${1:message})"
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.