added reload bundles alias for textmate plugin

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

View file

@ -19,3 +19,5 @@ function tm() {
fi
fi
}
alias reload_bundles="osascript -e 'tell app \"TextMate\" to reload bundles'"