Add a Trash icon in Finder’s sidebar

Today I’m going to show you how to add a new item to that Finder sidebar. For some reason Apple does not include a link to the Trash but to everything else. Well today I will fix that and save you some time in the future. Ok, so lets get started.

  1. Open up the terminal because we need to view hidden folders in Leopard for the moment.
  2. Type “defaults write com.apple.Finder AppleShowAllFiles YES”
  3. then hold your option key and right-click on the finder icon located in your dock. Hit the relaunch.
  4. Now open finder and you will see files that are somewhat transparents or files that begin with “.”.
  5. Now in fider type “cmd+shift+g” all at once and finder will ask you what folder, type “~/.”
  6. Once you hit that you will see a folder called “.Trash” just drag that icon in into the sidebar. Even though the icon is transparent in the finder it looks alright on the sidebar so dont worry about finding a new icon.
  7. Now just enter the terminal again and hit up to bring what you typed back up and take out “YES” and type “NO”. This will take the files back to hidden.

BTW you could rename it to take out that period but you would have to first create a new .trash and create a symbolic link to the new .trash for the sidebar icon to work. Enjoy