Hi,<div><br></div><div>I have a bash alias called mb ("mate bash") to edit my bash config files (and a few others). It's pretty simple:</div><div><br></div><div>alias mb='mate ~/.alias ~/.bashrc ~/.profile ~/.inputrc ~/.screenrc'<br>
</div><div><br></div><div>This worked fine when I first used it (quite a long time ago) but I've just tried it today and it only half works. I get the project drawer listing the 5 files, but .profile and .bashrc don't open in TextMate when I single-click them. If I double-click them, .profile opens in TextEdit and .bashrc gets executed in a terminal.</div>
<div><br></div><div>What settings can I change to get back the old behaviour? I realise it's probably a system setting rather than something TextMate-specific, but I can't even find a way to show dotfiles in the finder so I can "always open with...".</div>
<div><br></div><div>Thanks</div><div><br></div><div>Jon</div>