mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
Adding README.md
This commit is contained in:
15
plugins/textastic/README.md
Normal file
15
plugins/textastic/README.md
Normal file
@@ -0,0 +1,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
|
||||||
Reference in New Issue
Block a user