mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2025-02-16 15:28:24 +00:00
Replace outdated autoenv link
Signed-off-by: Edwin Kofler <edwin@kofler.dev>
This commit is contained in:
parent
1265d2ee3b
commit
16489b7573
1 changed files with 1 additions and 1 deletions
|
@ -591,7 +591,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
|
|||
- [autodark (vbwx)](https://github.com/vbwx/zsh-autodark) - Switches to another Terminal profile if dark mode is enabled (macOS-only).
|
||||
- [autodotenv](https://github.com/nocttuam/autodotenv) - Will prompt you to load variables when you `cd` into a directory containing a `.env` file.
|
||||
- [autoenv-extended](https://github.com/zpm-zsh/autoenv) - Extended version of the [zsh-autoenv](https://github.com/Tarrasch/zsh-autoenv) plugin.
|
||||
- [autoenv](https://github.com/Tarrasch/zsh-autoenv) - If a directory contains a `.env` file, it will automatically be executed when you `cd` into it.
|
||||
- [autoenv](https://github.com/hyperupcall/autoenv) - Directory-based environments.
|
||||
- [autojump](https://github.com/wting/autojump) - A `cd` command that learns - easily navigate directories from the command line. Install autojump-zsh for best results.
|
||||
- [autopair](https://github.com/hlissner/zsh-autopair) - A ZSH plugin for auto-closing, deleting and skipping over matching delimiters. Only tested on ZSH 5.0.2 or later.
|
||||
- [autoquoter](https://github.com/ianthehenry/zsh-autoquoter) - A `zle` widget ("zsh plugin") that will automatically put quotes around arguments to certain commands.
|
||||
|
|
Loading…
Add table
Reference in a new issue