Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find mirrors for psprint's ZSH plugins #1332

Closed
23 tasks done
unixorn opened this issue Nov 4, 2021 · 2 comments · Fixed by #1342
Closed
23 tasks done

Find mirrors for psprint's ZSH plugins #1332

unixorn opened this issue Nov 4, 2021 · 2 comments · Fixed by #1342

Comments

@unixorn
Copy link
Owner

unixorn commented Nov 4, 2021

psprint deleted all their ZSH plugins, so find mirrors for the following repos

  • declare-zsh - A command-line parser for Zinit commands in zshrc.~
  • diff-so-fancy - Simplify installing the diff-so-fancy project into your user account. ~
  • editing-workbench - Adds sane, complex command line editing (e.g. incremental history word completion).
  • history-search-multi-word - A syntax highlighted, multi-word history searcher for ZSH, bound to Ctrl-R, with advanced functions (e.g. bump of history entry to top of history).
  • navigation-tools - Adds htop-like kill, directory bookmarks browser, multi-word incremental history searcher and more.
  • startify - vim-startify -like plugin for ZSH.
  • tig - Adds a few advanced bindings and also provides a ZSH-rewritten function and/or script tig-pick.
  • z-a-bin-gem-node - Zinit extension that exposes binaries without altering $PATH, installs Ruby gems and Node modules and easily exposes their binaries, and updates the gems and modules when the associated plugin or snippet is updated.
  • z-a-man - Zinit extension that generates man pages for all plugins and snippets.
  • z-a-meta-plugins - Install groups of plugins with a single label (Zinit only).
  • z-a-patch-dl - Zinit extension that downloads files and applies patches through the provided dl'' and patch'' ices.
  • z-a-rust - Zinit extension that that installs rust and cargo packages inside plugin directories.
  • z-a-submods - Zinit extenstion allows installing and managing additional submodules within a plugin or snippet.
  • z-a-test - Zinit extension that runs tests (via make test, for example) – if it finds any of them – after installing and updating a plugin or snippet.
  • z-a-unscope - Allows installing plugins for Zinit without specifying the user name by querying the Github API.
  • zconvey - Adds ability to send commands to other ZSH sessions, you can use this to cd $PWD on all active Z shell sessions, for example.
  • zflai - A fast logging framework for ZSH.
  • zgdbm - Adds GDBM as a plugin.
  • zinit-configs - Real-world configuration files (basically a collection of .zshrc files) holding Zinit invocations.
  • zredis - Adds Redis database support, with database_key <-> shell_variable binding. Supports all data types.
  • zsnapshot - Adds command to dump the current ZSH state into a file, for later restoration by sourcing the snapshot file.
  • ztrace - Catches output of commands, allows to reuse that output, glue it with history content.
  • zui - ZSH User Interface library – CGI+DHTML-like rapid TUI application development with ZSH.
unixorn added a commit that referenced this issue Nov 4, 2021
Progress on #1332

Signed-off-by: Joe Block <jpb@unixorn.net>
unixorn added a commit that referenced this issue Nov 4, 2021
Add links for history-search-multi-word, z-a-bin-gem-node,
z-a-meta-plugins, z-a-patch-dl, z-a-rust, zconvey, zflai, and zui

Progress on #1332

Signed-off-by: Joe Block <jpb@unixorn.net>
unixorn added a commit that referenced this issue Nov 5, 2021
- Add link to z-a-readurl
- Add link to z-a-default-ice

Fix another casualty of psprint's purge. Part of the #1332 fixups

Signed-off-by: Joe Block <jpb@unixorn.net>
@pschmitt
Copy link
Contributor

pschmitt commented Nov 5, 2021

I migrated z-a-man to the zdharma-continuum org

https://github.com/zdharma-continuum/z-a-man

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants