Last active
May 29, 2021 16:02
-
-
Save alptugan/8ea3f196fac5c56a5d54d03af24763f6 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
```bash | |
#Show / hide hidden files | |
\!h CMD + Shift + . | |
``` | |
```bash | |
#Take screeshot of whole desktop | |
\!h CMD + Shift + 3 | |
``` | |
```bash | |
#Take screeshot part of the desktop | |
\!h CMD + Shift + 4 | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment