This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
mac:setup [2019/11/07 10:26] derek created |
mac:setup [2024/09/22 19:51] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====Setup===== | + | =====Mac===== |
| + | |||
| + | ====Setup==== | ||
| * Open a Finder window. | * Open a Finder window. | ||
| * In the menu bar, click on Finder and then Preferences. | * In the menu bar, click on Finder and then Preferences. | ||
| * General tab > '' | * General tab > '' | ||
| + | * '' | ||
| + | |||
| + | * Install [[https:// | ||
| + | * install Python | ||
| + | * FIXME | ||
| + | |||
| + | * Install [[https:// | ||
| + | |||
| + | FIXME: separate windows and mac here: | ||
| + | > {{page> | ||
| + | |||
| + | * Install Microsoft Word, PowerPoint, and Excel from the Mac App store | ||
| + | * Word > Preferences > Edit: | ||
| + | * Deselect Select entire word when selecting. | ||
| + | * Insert/ | ||
| + | |||
| + | * Install the following programs from the Adobe CC Suite: | ||
| + | * Acrobat | ||
| + | * Audition | ||
| + | * Illustrator | ||
| + | * Photoshop | ||
| + | |||
| + | * Run the following in the Terminal to prevent .DS_Store files from being created on network drives and USB-connected volumes: | ||
| + | < | ||
| + | defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true | ||
| + | defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true | ||
| + | </ | ||
| + | |||
| + | * Time Machine: | ||
| + | * Mount an SMB network drive using the Go > Connect to server... menu or Cmd+k | ||
| + | * Open the Time Machine preferences | ||
| + | * Exclude the following folders from the backup using the options menu, then set the mounted drive as the target disk: | ||
| + | < | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | ~/ | ||
| + | ~/Downloads | ||
| + | ~/.dropbox | ||
| + | ~/Dropbox | ||
| + | ~/ | ||
| + | ~/ | ||
| + | ~/ | ||
| + | ~/ | ||
| + | </ | ||
| + | |||
| + | Include ''/ | ||
| + | |||
| + | |||
| + | ====Update==== | ||
| + | * '' | ||