Skip to content

Instantly share code, notes, and snippets.

@DrewDouglass
Created August 25, 2016 15:58
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 DrewDouglass/a8afb2c276a99f37d8e2b7b6724d7542 to your computer and use it in GitHub Desktop.
Save DrewDouglass/a8afb2c276a99f37d8e2b7b6724d7542 to your computer and use it in GitHub Desktop.
Lock mac screen from command line
alias lockScreen='/System/Library/CoreServices/Menu\ Extras/User.menu/Contents/Resources/CGSession -suspend';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment