Skip to content

Commit

Permalink
.osx: Use -array instead of -array ""
Browse files Browse the repository at this point in the history
  • Loading branch information
parejadan authored and Daniel Pareja committed Nov 20, 2014
1 parent 701c00e commit 57924cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .osx
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ defaults write com.apple.dock show-process-indicators -bool true
# Wipe all (default) app icons from the Dock
# This is only really useful when setting up a new Mac, or if you don’t use
# the Dock to launch apps.
#defaults write com.apple.dock persistent-apps -array ""
#defaults write com.apple.dock persistent-apps -array

# Don’t animate opening applications from the Dock
defaults write com.apple.dock launchanim -bool false
Expand Down

0 comments on commit 57924cd

Please sign in to comment.