mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-14 13:57:06 +00:00
Add zconvey
This commit is contained in:
parent
bf2d860658
commit
a33c55e3a0
1 changed files with 3 additions and 3 deletions
|
@ -333,12 +333,12 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [vscode](https://github.com/qianxinfeng/vscode) - Plugin for Visual Studio Code.
|
||||
* [wakatime](https://github.com/wbinglee/zsh-wakatime) - Automatic time tracking for commands in ZSH using [wakatime](https://wakatime.com/)
|
||||
* [warhol](https://github.com/unixorn/warhol.plugin.zsh) - Configures colorization with [grc](https://github.com/garabik/grc)
|
||||
* [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for [watson](https://github.com/TailorDev/Watson)
|
||||
* [watson.zsh](https://github.com/bcho/Watson.zsh) - A plugin for [watson](https://github.com/TailorDev/Watson).
|
||||
* [wd](https://github.com/mfaerevaag/wd) - 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-zsh-plugin](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)
|
||||
* [yeoman-zsh-plugin](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).
|
||||
* [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget.
|
||||
* [zce](https://github.com/hchbaw/zce.zsh) - Vim’s EasyMotion / Emacs’s ace-jump-mode for zsh.
|
||||
* [Zconvey](https://github.com/zdharma/zconvey) - allows to send commands to other Zsh sessions, use this to `cd $PWD` on all active Zshells!
|
||||
* [zconvey](https://github.com/zdharma/zconvey) - Adds ability to send commands to other Zsh sessions, you can use this to `cd $PWD` on all active Zshells, for example.
|
||||
* [zero](https://github.com/arlimus/zero.zsh) - Zero is both a plugin and a theme. See the github page for installation details.
|
||||
* [zinfo_line](https://github.com/kmhjs/zinfo_line) - Makes more information available to zsh themes
|
||||
* [zsh-256color](https://github.com/chrissicool/zsh-256color) - Enhances the terminal environment with 256 colors. It looks at the chosen TERM environment variable and sees if there is respective ncurses' terminfo with 256 colors available. The result is a multicolor terminal, if available.
|
||||
|
|
Loading…
Reference in a new issue