Add completion plugin for IPFS (InterPlanetary File System) (#4737)

This commit is contained in:
Angel Ramboi 2020-10-03 11:49:42 +02:00 committed by GitHub
commit 7fce07a50c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 756 additions and 0 deletions

17
plugins/ipfs/README.md Normal file
View file

@ -0,0 +1,17 @@
# zsh-ipfs
zsh completion plugin for [The InterPlanetary File System (IPFS)][1]
Please submit issues and pull requests to the [main zsh-ipfs repo][2].
### About
[IPFS (InterPlanetary File System)][1] is a peer-to-peer hypermedia protocol
designed to make the web faster, safer, and more open.
### License
See: https://github.com/hellounicorn/zsh-ipfs/blob/master/LICENSE
[1]: http://ipfs.io/
[2]: https://github.com/hellounicorn/zsh-ipfs