mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
Add usage examples for uplio plugin
This commit is contained in:
parent
774a991d6a
commit
bd2f7218f4
1 changed files with 9 additions and 0 deletions
|
|
@ -3,3 +3,12 @@
|
|||
1. Uploads the file to [upl.io](http://upl.io/).
|
||||
1. Copies url to clipboards.
|
||||
1. Print the url to the terminal.
|
||||
|
||||
|
||||
## Usage
|
||||
|
||||
```sh
|
||||
$ uplio Gemfile
|
||||
#=> Uploading...
|
||||
#=> http://upl.io/5fzpcn
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue