Terminal and Mac Basics
Basic Code Editor Commands
Getting a folder into sublime
Basic Mac Commands
cmd + `
switch between windows
cmd + w
close one window
cmd + q
QUIT an app
cmd + h
hide an appĀ
Basic Mac Commands
cmd + space
spotlight
cmd + tab
easy switch between apps
to find an app easierĀ
Basic Terminal Commands
mkdir
make a folder
cd
open folder
touch
create file
open terminal
Basic Browser Commands
cmd + r
refresh
"double click"
inspect element
Thats all folks!