better description
This commit is contained in:
parent
71c6c38ef9
commit
03acc461ab
1 changed files with 2 additions and 2 deletions
|
@ -66,8 +66,8 @@ killall Photos
|
||||||
sudo defaults write com.apple.CloudDocs DisableCloudKit -bool true
|
sudo defaults write com.apple.CloudDocs DisableCloudKit -bool true
|
||||||
sudo defaults write com.apple.CloudPhotos FrameworkEnabled -bool false
|
sudo defaults write com.apple.CloudPhotos FrameworkEnabled -bool false
|
||||||
|
|
||||||
# Enable Finder path/status bar...
|
# Configure file manager...
|
||||||
echo "[DSMOSS] Enable Finder path/status bar..."
|
echo "[DSMOSS] Configure file manager..."
|
||||||
defaults write com.apple.finder ShowPathbar -bool true
|
defaults write com.apple.finder ShowPathbar -bool true
|
||||||
defaults write com.apple.finder ShowStatusBar -bool true
|
defaults write com.apple.finder ShowStatusBar -bool true
|
||||||
killall Finder
|
killall Finder
|
||||||
|
|
Loading…
Reference in a new issue