better description

This commit is contained in:
The Ghost of FOSS' Past 2024-10-30 15:55:31 -05:00
parent 71c6c38ef9
commit 03acc461ab

View file

@ -66,8 +66,8 @@ killall Photos
sudo defaults write com.apple.CloudDocs DisableCloudKit -bool true
sudo defaults write com.apple.CloudPhotos FrameworkEnabled -bool false
# Enable Finder path/status bar...
echo "[DSMOSS] Enable Finder path/status bar..."
# Configure file manager...
echo "[DSMOSS] Configure file manager..."
defaults write com.apple.finder ShowPathbar -bool true
defaults write com.apple.finder ShowStatusBar -bool true
killall Finder