]>
git.rmz.io Git - dotfiles.git/blob - zsh/plugins/textmate/textmate.plugin.zsh
a11a097f5e32465476821d84893c729137e806ff
2 alias ett
='mate Gemfile app config features lib db public spec test Rakefile Capfile Todo'
3 alias etp
='mate app config lib db public spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
4 alias etts
='mate app config lib db public script spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
6 # Edit Ruby app in TextMate
7 alias mr
='mate CHANGELOG app config db lib public script spec test'