Last active
September 28, 2020 09:44
-
-
Save ludoo0d0a/eaedc6feeb6b5ce322e01d0513354a76 to your computer and use it in GitHub Desktop.
Macos Shortcuts
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
# | |
# Macos keyboard shortcuts | |
# | |
[ => Shift + Alt + ( | |
] => Shift + Alt + ) | |
} +> Alt + ) | |
{ => Alt + ( | |
| => Shift + Alt + L | |
\ => Shift + Alt + / | |
~ => Alt + n | |
€ => Alt + $ | |
Page Up => Fn + Up | |
Page Down => Fn + Down | |
Jump to Start doc => Fn + Left | |
Jump to End doc => Fn + Right | |
# | |
# In dialog | |
# | |
Display hidden files => Cmd(⌘) + Shift + . |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment