mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Cleanup
Add missing newlines at EOF. Remove redundant comment. Fix grammar in comment.
This commit is contained in:
parent
18293cd724
commit
ace84c8b7e
4 changed files with 2 additions and 7 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue