I like to have my Computer at the top of the Sidebar. Here's how using Terminal and TextEdit.
Convert ~/Library/Preferences/com.apple.sidebarlists.plist to XML and open it:
plutil -convert xml1 ~/Library/Preferences/com.apple.sidebarlists.plist
open -a TextEdit ~/Library/Preferences/com.apple.sidebarlists.plist
Find Computer. It should look something like this:
<string>Computer</string>
<key>SpecialID</string>
<integer>8399481092</integer>
<key>Visibility</string>
<string>NeverVisi ...
Source: http://feeds.macosxhints.com/click.phdo?i=85ce5bbab01327c9c449666413ba9070
No comments:
Post a Comment