blob: 369c2c137d4435cd274ad2c02cb1c4228191f03f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
## textastic
Plugin for Textastic, a text and code editor for Mac OS X
### Requirements
* [Textastic](http://www.textasticapp.com/mac.html)
### Usage
* If `tt` command is called without an argument, launch Textastic
* If `tt` is passed a directory, cd to it and open it in Textastic
* If `tt` is passed a file, open it in Textastic
|