mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 05:40:08 +00:00
Added README.md file for ForkLift plugin
This commit is contained in:
parent
81da07602c
commit
cf3fb873ec
1 changed files with 13 additions and 0 deletions
13
plugins/forklift/README.md
Normal file
13
plugins/forklift/README.md
Normal file
|
@ -0,0 +1,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
|
Loading…
Reference in a new issue