diff --git a/plugins/textmate/textmate.plugin.zsh b/plugins/textmate/textmate.plugin.zsh index e715d1ed6..7b7ddbb1d 100644 --- a/plugins/textmate/textmate.plugin.zsh +++ b/plugins/textmate/textmate.plugin.zsh @@ -11,4 +11,4 @@ function tm() { mate $1 } -alias reload_bundles="osascript -e 'tell app \"TextMate\" to reload bundles'" \ No newline at end of file +alias reload-bundles="osascript -e 'tell app \"TextMate\" to reload bundles'" \ No newline at end of file