From 02f14a9cb152561a5e44062aac79f3b700403b40 Mon Sep 17 00:00:00 2001 From: navewindre Date: Sun, 13 Jul 2025 06:42:05 +0200 Subject: omz --- home/.oh-my-zsh/plugins/ipfs/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 home/.oh-my-zsh/plugins/ipfs/README.md (limited to 'home/.oh-my-zsh/plugins/ipfs/README.md') diff --git a/home/.oh-my-zsh/plugins/ipfs/README.md b/home/.oh-my-zsh/plugins/ipfs/README.md new file mode 100644 index 0000000..0808a26 --- /dev/null +++ b/home/.oh-my-zsh/plugins/ipfs/README.md @@ -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 -- cgit v1.2.3