mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-18 23:47:57 +00:00
Added zsh-autoswitch-virtualenv plugin
# 50-character subject line
This commit is contained in:
parent
978ab59f45
commit
71d8ba8aad
1 changed files with 1 additions and 0 deletions
|
@ -295,6 +295,7 @@ These frameworks make customizing your zsh setup easier.
|
|||
* [zsh-async](https://github.com/mafredri/zsh-async) - Library for running asynchronous tasks in zsh without requiring any external tools.
|
||||
* [zsh-autoenv](https://github.com/Tarrasch/zsh-autoenv) - If a directory contains a .env file, it will automatically be executed when you cd into it.
|
||||
* [zsh-autopair](https://github.com/hlissner/zsh-autopair) - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters.
|
||||
* [zsh-autoswitch-virtualenv](https://github.com/MichaelAquilina/zsh-autoswitch-virtualenv) - Zsh plugin to automatically switch python virtualenvs when traversing directories
|
||||
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) - [Fish](http://fishshell.com/)-like fast/unobtrusive autosuggestions for zsh.
|
||||
* [zsh-basex](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage.
|
||||
* [zsh-bash](https://github.com/chrissicool/zsh-bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like Bash does. It also enables Bash completions.
|
||||
|
|
Loading…
Reference in a new issue