To document unix shortcut commands
Description | Shortcut | Notes |
---|---|---|
Save a selected area as a screenshot to the desktop | shift + cmd + 4 |
|
Show dotfiles in directory (must be in finder) | shift + cmd + . |
Only persists for window session |
Description | Command |
---|---|
Move Screenshot Directory | defaults write com.apple.screencapture location [path/to/location] killall SystemUIServer |
Show dotfiles | defaults write com.apple.Finder AppleShowAllFiles true killall Finder |