Skip to content

Commit

Permalink
Update repo url
Browse files Browse the repository at this point in the history
  • Loading branch information
pschmitt committed Nov 10, 2021
1 parent 9b6bb13 commit 7ded451
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@ minutes you'll be able to grep interesting plugins with your eyes!
* [wd](https://github.com/mfaerevaag/wd) :1st_place_medal: :hourglass: - Warp directory lets you jump to custom directories in ZSH, without using `cd`. Why? Because `cd` seems inefficient when the folder is frequently visited or has a long path.
* [yeoman](https://github.com/edouard-lopez/yeoman-zsh-plugin) : - Edouard Lopez's Yeoman plugin for oh-my-zsh, compatible with yeoman version ≥1.0 (includes options and command auto-completion).
* [you-should-use](https://github.com/MichaelAquilina/zsh-you-should-use) :1st_place_medal: - ZSH plugin that reminds you to use those aliases you defined.
* [z-a-bin-gem-node](https://github.com/zinit-zsh/z-a-bin-gem-node) :1st_place_medal: - [Zinit](https://github.com/zdharma/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](https://github.com/zinit-zsh/z-a-man) : - [Zinit](https://github.com/zdharma/zinit) extension that generates man pages for all plugins and snippets.
* [z-a-unscope](https://github.com/zinit-zsh/z-a-unscope) : - Allows installing plugins for [Zinit](https://github.com/zdharma/zinit) without specifying the user name by querying the Github API.
* [z-a-bin-gem-node](https://github.com/zinit-zsh/z-a-bin-gem-node) :1st_place_medal: - [Zinit](https://github.com/zdharma-continuum/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](https://github.com/zinit-zsh/z-a-man) : - [Zinit](https://github.com/zdharma-continuum/zinit) extension that generates man pages for all plugins and snippets.
* [z-a-unscope](https://github.com/zinit-zsh/z-a-unscope) : - Allows installing plugins for [Zinit](https://github.com/zdharma-continuum/zinit) without specifying the user name by querying the Github API.
* [z.lua](https://github.com/skywind3000/z.lua) :1st_place_medal: :running_man: :hourglass_flowing_sand: - A command line tool which helps you navigate faster by learning your habits. An alternative to [z.sh](https://github.com/rupa/z) with Windows and posix shells support and various improvements. 10x faster than fasd and autojump, 3x faster than [z.sh](https://github.com/rupa/z).
* [zaw](https://github.com/zsh-users/zaw) :1st_place_medal: - ZSH anything.el-like widget.
* [zconvey](https://github.com/zdharma/zconvey) :1st_place_medal: - Adds ability to send commands to other ZSH sessions, you can use this to `cd $PWD` on all active Z shell sessions, for example.
Expand Down
2 changes: 1 addition & 1 deletion Zsh-Plugin-Standard.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ plugin directory to `$fpath`.
##### Adoption Status

1. Plugin managers: link:https://github.com/zpm-zsh/zpm[Zpm],
link:https://github.com/zdharma/zinit[Zinit], link:https://github.com/jandamm/zgenom[Zgenom].
link:https://github.com/zdharma-continuum/zinit[Zinit], link:https://github.com/jandamm/zgenom[Zgenom].
[#bin-dir]
Expand Down

0 comments on commit 7ded451

Please sign in to comment.