mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-25 02:20:17 +00:00
Add zsh-basex
This commit is contained in:
parent
c9b55fc1ab
commit
7cc7c465fa
1 changed files with 1 additions and 0 deletions
|
@ -100,6 +100,7 @@ Not a framework, but still useful
|
|||
* [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.
|
||||
* [autoenv](https://github.com/horosgrisa/autoenv) - Extended version of this ↑ plugin
|
||||
* [zsh-autosuggestions](https://github.com/tarruda/zsh-autosuggestions) - [Fish](http://fishshell.com/)-like fast/unobtrusive autosuggestions for zsh.
|
||||
* [zsh-basex](https://github.com/dirkk/zsh-basex) - adds several [BaseX](http://www.basex.org) aliases for simplified usage
|
||||
* [zsh-bash](https://github.com/chrissicool/zsh-bash) - plugin to make ZSH more Bash compatible. It redefines the source command to act more like Bash does. It also enables Bash completions.
|
||||
* [zsh-bd](https://github.com/Tarrasch/zsh-bd) - Jump back to a specific directory, without doing `cd ../../..`
|
||||
* [zsh-colors](https://github.com/Tarrasch/zsh-colors) - Makes it easier to colorize text from the CLI. `red foo` just works
|
||||
|
|
Loading…
Reference in a new issue