User Tools

Site Tools


mac:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
mac:setup [2019/12/06 16:14]
derek
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 > ''New Finder windows show'' > ''Other'' > ''Downloads''   * General tab > ''New Finder windows show'' > ''Other'' > ''Downloads''
 +  * ''System Preferences'' > ''Keyboard'' > ''Shortcuts'' > ''Services'' > Enable "New Terminal at Folder"
 +
 +  * Install [[https://brew.sh|Homebrew]]
 +    * install Python
 +    * FIXME
  
   * Install [[https://freemacsoft.net/appcleaner|AppCleaner]]   * Install [[https://freemacsoft.net/appcleaner|AppCleaner]]
 +
 +FIXME: separate windows and mac here:
 +> {{page>win:Sublime#setup&noheader}}
  
   * Install Microsoft Word, PowerPoint, and Excel from the Mac App store   * Install Microsoft Word, PowerPoint, and Excel from the Mac App store
Line 23: Line 33:
 defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
 </code> </code>
- 
-  * To allow launching a Terminal window directly from a folder using the right-click services menu: 
-    * System Preferences > Keyboard > Shortcuts > Services. Find "New Terminal at Folder" in the settings and click the box 
- 
  
   * Time Machine:   * Time Machine:
-    * Mount an AFP network drive using the Go > Connect to server... menu or Cmd+k+    * Mount an SMB network drive using the Go > Connect to server... menu or Cmd+k
     * Open the Time Machine preferences     * 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:     * Exclude the following folders from the backup using the options menu, then set the mounted drive as the target disk:
Line 35: Line 41:
 /Applications /Applications
 /Library/Application Support/Adobe/CameraRaw /Library/Application Support/Adobe/CameraRaw
-/Users/Shared/adi+/Library/Desktop Pictures 
 +/Library/Fonts
 /private/var/db/diagnostics /private/var/db/diagnostics
 /private/var/db/uuidtext /private/var/db/uuidtext
 ~/Documents/Virtual Machines ~/Documents/Virtual Machines
 ~/Downloads ~/Downloads
 +~/.dropbox
 ~/Dropbox ~/Dropbox
 ~/Library/Application Support/Google/Chrome/Default/Application Cache ~/Library/Application Support/Google/Chrome/Default/Application Cache
Line 46: Line 54:
 ~/Library/Logs ~/Library/Logs
 </code> </code>
 +
 +Include ''/private/var/db/receipts'' ?
 +
 +
 +====Update====
 +  * ''brew cask upgrade''
mac/setup.1575648870.txt.gz · Last modified: 2024/09/22 19:51 (external edit)