Blame view
plugins/forklift/README.md
346 Bytes
|
238d8e65a
|
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 |