mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-27 03:05:39 +01:00
14 lines
201 B
Markdown
14 lines
201 B
Markdown
# uplio
|
|
|
|
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
|
|
```
|