added reload bundles alias for textmate plugin

This commit is contained in:
tinogomes 2012-02-03 10:20:26 -02:00
commit d96c95ab0a

View file

@ -11,4 +11,4 @@ function tm() {
mate $1 mate $1
} }
alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'" alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"