Get Finder.app to sort like Windows Explorer a la terminal.
A snippet from my Ansible OS X workstation playbook (repo soon). Tested in OS X 10.9.2 Mavericks
- Unfortunately files are sorted by kind first then alphabetically. Check the location of bootstrap.sh in the screenshot for example. This is as close as I could get it to Windows Explorer for now.
- I've left folder dropdowns. I think I like folder dropdowns for moving files between subfolders with ease, we'll see.

This performs the "space before folder" hack, does it? Handy!