freshinstall
freshinstall copied to clipboard
Settings: Set Finder sidebar items
Cfr. https://github.com/mathiasbynens/dotfiles/issues/693:
defaults read com.apple.sidebarlists -> VolumesList
Or perhaps https://www.jamf.com/jamf-nation/discussions/17204/com-apple-sidebarlists-in-el-capitan#responseChild111536
Also note this command:
defaults write com.apple.sidebarlists systemitems -dict-add ShowEjectables -bool true
Thank you for the lead. I WM'd it so I can check on that later.