1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-31 11:39:25 +00:00
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
This commit is contained in:
Andrew Hodges
2011-05-28 13:06:03 -04:00
parent 8e7fa7cefc
commit bcfa9b1920
4 changed files with 2 additions and 7 deletions

View File

@ -1,11 +1,9 @@
# TextMate
alias et='mate .'
alias ett='mate app config lib db public spec test Rakefile Capfile Todo'
alias etp='mate app config lib db public spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
alias etts='mate app config lib db public script spec test vendor/plugins vendor/gems Rakefile Capfile Todo'
# Editor Ruby file in TextMate
# Edit Ruby app in TextMate
alias mr='mate CHANGELOG app config db lib public script spec test'
function tm() {