]>
git.rmz.io Git - dotfiles.git/blob - zsh/plugins/textmate/textmate.plugin.zsh
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'