Trialing RedCar instead of TextMate – replacing my aliases
I’m interested to trial RedCar in my life, instead of TextMate. So I need RedCar
to appear on my screen whenever I think “give me an editor”.
I’ve had m bound to TextMate for years. I also have it set to my $EDITOR variable, so it is launched by git commands, etc.
To change the default to RedCar, and to allow me to toggle between RedCar and TextMate, AND to allow me to use Edge RedCar (from source instead from a RubyGem).
This file comes from my editor.sh file which is loaded into all shell terminals.
I can change to TextMate with:
Back to RedCar (via gem) or RedCar (from source):
Related posts:
Read the full article on Dr Nic Williams's blog→

