Command shift 5 => to record screen on mac! iterm restore sesssion after restart/crash https://www.iterm2.com/documentation-restoration.html view inside jar with jarzilla https://code.google.com/archive/p/jarzilla/downloads iterm
⌘ i - then type name Chrome Full screen ⇧ ⌘ F $ open YOU_FILE $ brew install python $ brew install tmux $ sudo scutil --set HostName 'MBP' # to permanently set comouter name such that it desn't change in terminal due to DHCP reverse name lookup $ rm -rf ~/.Trash/* # quickly empty trash ----------------------------------------------------------------------- Remove programs http://www.wikihow.com/Uninstall-Programs-on-Mac-Computers
mamp : all in one php mysql for mac Quicktime player play fast: hold down the Option key before pressing the fast forward or rewind button. Playback will speed up in 0.1x increments, $ open -a TextEdit file.txt $ open -e file.txt ![]() ![]() ^ (Control key) ⌥ (Option key) - "Alt" may also appear on this key ⇧ (Shift key) ⇪ (Caps Lock) - Toggles Caps Lock on or off Fn (Function key) ⎋ the ESC Key symbol ⏎ the Return symbol ⌫ the Delete / Backspace symbol ↹ tab key ← → ↑ ↓ Print screen: ⌘⇧3 4(specific AREa) home/end: ⌘ Right/Left arrow -------- Page Up/Down Fn+Arrow Up/Down in browsers: Space/Shift+Space Delete Fn+Delete Delete Entire word ⌥ ⌫ Cut
Hide Window ⌘ H Show Desktop ⌘ F3 Volume ⌥⇧ F11 and F12 Ctrl+Arrow Keys: Navigate among windows ================ use kdiff3 as mergetool for git in mac: download kdiff3 and move to application folder $ vim ~/.gitconfig [difftool "kdiff3"]
path = /Applications/kdiff3.app/Contents/MacOS/kdiff3
trustExitCode = false
[difftool]
prompt = false
[diff]
tool = kdiff3
[mergetool "kdiff3"]
path = /Applications/kdiff3.app/Contents/MacOS/kdiff3
trustExitCode = false
[mergetool]
keepBackup = false
[merge]
tool = kdiff3 MAC Boot Keyword Combinations after hearing chime on startup: ⌘⌥ network select ⌘⌥PR reset PRAM memory ⌥ Boot select: Startup Manager, where you can select a Mac OS X volume to start from ⇧ Start up in Safe Boot mode and temporarily disable login items. ⌘⇧ T Start up in FireWire Target Disk mode. ⌘V Start up in Verbose mode. ⌘ Start up in Single-User mode. |
Tech in T: depth + breadth > OS >