blob: b452a357cd60026c15fbb47daeb9f97b300bb749 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
## forklift
Plugin for ForkLift, an FTP application for OS X.
### Requirements
* [ForkLift](http://forkliftapp.com/forklift/)
### Usage
* If `fl` is called without arguments then the current folder is opened in ForkLift. Is equivalent to `fl .`
* If `fl` is called with a directory as the argument, then that directory is opened in ForkLift
|