Skip to content

Instantly share code, notes, and snippets.

@luckylittle
Last active May 19, 2022 01:56
Show Gist options
  • Save luckylittle/ca9954f515c32fbc554db511b146ba4b to your computer and use it in GitHub Desktop.
Save luckylittle/ca9954f515c32fbc554db511b146ba4b to your computer and use it in GitHub Desktop.
Make your computer go to sleep immediately
#!/bin/zsh
/bin/systemctl hybrid-sleep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment