1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-16 16:33:39 +08:00

feat(External-Plugins): add viper-env (#78)

Daniel @ Krypton 2025-08-08 10:33:11 +01:00 committed by GitHub
parent be4aa14607
commit afb171db8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -112,6 +112,14 @@ Unlike [themes](https://github.com/ohmyzsh/ohmyzsh/wiki/External-themes), there
Add `node_modules/.bin` directories to your `$PATH`.
### PYTHON
- [viper-env](https://github.com/DanielAtKrypton/viper-env)
Automatically activates and deactivates python virtualenv upon cd in and out.
![Demo](https://github.com/DanielAtKrypton/viper-env/raw/master/make_animation/assets/final.svg)
### SSH
- [tmux-ssh-syncing](https://github.com/alberti42/tmux-ssh-syncing)