sekhali 64bf435678 initial commit | před 1 rokem | |
---|---|---|
.. | ||
README.md | před 1 rokem | |
textmate.plugin.zsh | před 1 rokem |
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.