0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

feat(External-Plugins): add node-bin (#42)

Remco Haszing 2023-10-24 13:42:50 +02:00 committed by GitHub
parent 8bf8da2563
commit 77363187bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

@ -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.