From 9ccfc1cbccdb2e5dfb140c7d281df8e9780736c3 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 18 Dec 2024 12:42:24 -0700 Subject: [PATCH] Add `ruslan-korneev/pgconnect-zsh` Add `ruslan-korneev/pgconnect-zsh` now that https://github.com/ruslan-korneev/pgconnect-zsh/issues/1 is closed Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 42f0fe021..fb2b63a59 100755 --- a/README.md +++ b/README.md @@ -1276,6 +1276,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [perlbrew](https://github.com/tfiala/zsh-perlbrew/) - Installs [perlbrew](https://perlbrew.pl/) if not already installed and initializes it for your shell. - [pew](https://github.com/shosca/zsh-pew) - Sets up and manages Python virtualenvs using [pew](https://github.com/berdario/pew), automatically switches virtualenvs as you move directories. - [pg](https://github.com/caarlos0-graveyard/zsh-pg) - Adds utility functions to work with [PostgreSQL](https://www.postgresql.org/). +- [pgconnect](https://github.com/ruslan-korneev/pgconnect-zsh) - Provides an easy way to manage and connect to PostgreSQL databases using `pgcli` and [fzf](https://github.com/junegunn/fzf) for a seamless command-line experience. - [ph-marks](https://github.com/lainiwa/ph-marks) - Bookmark pornhub videos from your terminal. - [php-version-rcfile-switcher](https://github.com/xellos866/php-version_rcfile-switcher) - Automatically switch between php versions using [php-version](https://github.com/wilmoore/php-version) if an rc-file is present in a directory. - [php-version-switcher](https://github.com/Akollade/php-version-switcher.plugin.zsh) - Changes php versions if a `.php-version` file is found.