mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-15 22:27:57 +00:00
Add namelink plugin
Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
parent
78b3412aa6
commit
283b2074c0
1 changed files with 1 additions and 0 deletions
|
@ -825,6 +825,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
||||||
* [mysql-colorize](https://github.com/zpm-zsh/mysql-colorize) - Adds color for mysql tables.
|
* [mysql-colorize](https://github.com/zpm-zsh/mysql-colorize) - Adds color for mysql tables.
|
||||||
* [mysql](https://github.com/voronkovich/mysql.plugin.zsh) - Adds some functions for dealing with mysql.
|
* [mysql](https://github.com/voronkovich/mysql.plugin.zsh) - Adds some functions for dealing with mysql.
|
||||||
* [n](https://github.com/gretzky/n.zsh) - Auto-switches node versions based on project environment using [n](https://github.com/tj/n).
|
* [n](https://github.com/gretzky/n.zsh) - Auto-switches node versions based on project environment using [n](https://github.com/tj/n).
|
||||||
|
* [namelink](https://github.com/jthat/zsh-namelink) - Provides an automatically synchronized mapping of filesystem entries (typically symbolic links) in a set of directories to their counterparts in the named directory hash.
|
||||||
* [navi](https://github.com/icatalina/zsh-navi-plugin/) - Plugin for [navi](https://github.com/denisidoro/navi).
|
* [navi](https://github.com/icatalina/zsh-navi-plugin/) - Plugin for [navi](https://github.com/denisidoro/navi).
|
||||||
* [navigation-tools](https://github.com/zdharma-continuum/zsh-navigation-tools) - Adds `htop`-like kill, directory bookmarks browser, a multi-word incremental history searcher and more.
|
* [navigation-tools](https://github.com/zdharma-continuum/zsh-navigation-tools) - Adds `htop`-like kill, directory bookmarks browser, a multi-word incremental history searcher and more.
|
||||||
* [new-file-from-template](https://github.com/zpm-zsh/new-file-from-template) - Generates file from template.
|
* [new-file-from-template](https://github.com/zpm-zsh/new-file-from-template) - Generates file from template.
|
||||||
|
|
Loading…
Reference in a new issue