Created
January 16, 2022 10:09
-
-
Save eduanmoldeep/c8d4cd6cb092a32b83f6bc1a302dc4ef to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# open vscode and exit | |
alias codehere="code . && exit" | |
# sojaaa - command to put system on hibernate | |
alias sojaa="systemctl hibernate" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment