renamed alias reload_bundles to reload-bundles at textmate plugin

This commit is contained in:
tinogomes 2012-02-23 11:34:14 -02:00
commit 1273db8adf

View file

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