Permanently add SSH Key Password to the Keychain
ssh-add --apple-use-keychain ~/.ssh/THEPRIVATEKEY
Tool for Window Management
Install rectangle
Install with brew
brew install rectangle
Useful Shortcuts
Move current app to previous or next display
Ctrl+Opt+Cmd+LEFT or Ctrl+Opt+Cmd+RIGHT
Maximize window
Ctrl+Opt+ENTER
Beginners List of Shortcuts
-
coming from Linux …
-
Finder
-
Show hidden files in Finder: cmd + shift + .
-
Open Finder: Option + Cmd + Space
-
Open Location: Shift + Cmd + G
-
Change to parent dir in Finder: super + UP
-
-
Kill apps: option + cmd + esc
-
Screenshots: Shift + Cmd + 4 (hold Ctrl to directly copy to clipboard)
-
Switch between the windows of an application: Cmd + `
-
Open Settings/Configuration of an app: Cmd + ,
-
IntelliJ
-
Jump in Edit History: Alt + Cmd + LEFT/RIGHT
-
Mark wordwise: Alt + UP/DOWN
-
Fix suggest: Alt + Enter
-
Delete Line: Cmd + Backspace
-
-
iTerm2
-
New screen split vertical: CMD + D
-
Close current screen: CMD + W
-
Navigate between screens: CMD + Opt + LEFT/RIGHT
-
-