mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Add pnpm
plugin
Adds baliestri's `pnpm` plugin and disambiguates `ntnyq`'s. Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
0a064bc7dc
commit
f6a09b9384
1 changed files with 2 additions and 1 deletions
|
@ -961,7 +961,8 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
- [plugin-rails](https://github.com/paraqles/zsh-plugin-rails) - ZSH plugin for Rails.
|
||||
- [plugin-vscode](https://github.com/wuotr/zsh-plugin-vscode) - Plugin for Visual Studio Code, a text editor for macOS, Windows, and Linux.
|
||||
- [plugin](https://github.com/darrenbutcher/plugin) - Creates custom oh-my-zsh plugins from a boilerplate template. Very oh-my-zsh centric, the generated plugins will need editing to work with other frameworks.
|
||||
- [pnpm](https://github.com/ntnyq/omz-plugin-pnpm) - Adds useful aliases for common [pnpm](https://pnpm.io/) commands.
|
||||
- [pnpm (baliestri)](https://github.com/baliestri/pnpm.plugin.zsh) - Adds useful aliases for many common [pnpm](https://pnpm.io/) commands. Includes tab-completions.
|
||||
- [pnpm (ntnyq)](https://github.com/ntnyq/omz-plugin-pnpm) - Adds useful aliases for common [pnpm](https://pnpm.io/) commands.
|
||||
- [poetry (darvid)](https://github.com/darvid/zsh-poetry) - Automatically activates and deactivates [Poetry](https://poetry.eustace.io/)-created python virtualenvs.
|
||||
- [poetry (sudosabin)](https://github.com/sudosubin/zsh-poetry) - Enables poetry `$PATH` and autocompletions.
|
||||
- [posh-git-bash](https://github.com/lyze/posh-git-sh) - Adds `git` status in your prompt.
|
||||
|
|
Loading…
Add table
Reference in a new issue