mirror of https://github.com/ohmyzsh/ohmyzsh.git
feat(External-Plugins): add `node-bin` (#42)
parent
8bf8da2563
commit
77363187bc
|
@ -69,6 +69,12 @@ This plugin show platforms version
|
|||
|
||||
![Demo](https://raw.githubusercontent.com/guiferpa/aterminal/master/images/demo.gif)
|
||||
|
||||
#### node-bin
|
||||
|
||||
Add `node_modules/.bin` directories to your `$PATH`.
|
||||
|
||||
You can get it from [here](https://github.com/remcohaszing/zsh-node-bin),
|
||||
|
||||
#### [xxh](https://github.com/xxh/xxh) - bring Oh My Zsh wherever you go through the SSH
|
||||
|
||||
Some users may want to use Oh My Zsh during the SSH connections. There is [xxh project](https://github.com/xxh/xxh) that allows bring Zsh with Oh My Zsh framework to the remote host without any installations, root access or affection on the host.
|
||||
|
|
Loading…
Reference in New Issue