On Thu, Jan 5, 2012 at 4:17 PM, Allan Odgaard mailinglist@textmate.org wrote:
To read TM2’s stored file type associations do:
defaults read com.macromates.Avian FileTypeBindings
$ defaults read com.macromates.Avian FileTypeBindings 2012-01-05 16:18:53.293 defaults[47392:707] The domain/default pair of (com.macromates.Avian, FileTypeBindings) does not exist
$ defaults read com.macromates.Avian 2012-01-05 16:21:15.035 defaults[47584:707] Domain com.macromates.Avian does not exist
I've seen mention of Avian elsewhere. E.g., someone (blog post, tweet, I can't recall) referred to...
$ ls -l ~/Library/Application\ Support/Avian ls: /Users/dboyd/Library/Application Support/Avian: No such file or directory
(there's no /Library/Application Support/Avian either)
Am I missing something?