Marc Cornellà 610b2529d2 Clean up plugin READMEs and a few plugins | 4 years ago | |
---|---|---|
.. | ||
README.md | 4 years ago | |
textmate.plugin.zsh | 8 years ago |
The plugin adds a function for the TextMate editor.
To use it, add textmate
to the plugins array of your zshrc file:
plugins=(... textmate)
The tm
function provides the following options:
mate
in the current directory.mate
in the given directory and cd to it.mate
. This allows for easy opening of multiple files.