blob: 3f3bcea1e8d033e2665220cfd4d3b423fd35e3fd (
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](https://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
|