Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
Commits
fa187791
Commit
fa187791
authored
May 24, 2019
by
Aliaksei Maiseyeu
Committed by
Marc Cornellà
May 24, 2019
Browse files
torrent: add README (#7873)
parent
60736c9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/torrent/README.md
0 → 100644
View file @
fa187791
# torrent
This plugin creates a Torrent file based on a
[
MagnetURI
](
https://en.wikipedia.org/wiki/Magnet_URI_scheme
)
.
To use it, add
`torrent`
to the plugins array in your zshrc file.
```
zsh
plugins
=(
... torrent
)
```
## Plugin commands
*
`magnet_to_torrent <MagnetURI>`
: creates Torrent file.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment