Merge pull request #1784 from fox-forks/hyperupcall-remove-phpenv.plugin.zsh

Remove link to `phpenv.plugin.zsh`
This commit is contained in:
Joe Block 2023-10-13 12:48:12 -06:00 committed by GitHub
commit 852a13ff9b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1072,7 +1072,6 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
- [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.
- [phpcs](https://github.com/voronkovich/phpcs.plugin.zsh) - Plugin for [PHP code sniffer](https://github.com/squizlabs/PHP_CodeSniffer).
- [phpenv](https://github.com/sptndc/phpenv.plugin.zsh) - Auto-load [phpenv](https://github.com/sptndc/phpenv) and its completions.
- [phpunit](https://github.com/voronkovich/phpunit.plugin.zsh) - Plugin for [PHPUnit](https://phpunit.de/).
- [pins](https://github.com/mehalter/zsh-pins) - ZSH plugin for pinning directories. Like a CLI folder bookmark manager with tab completions.
- [pip-app](https://github.com/sharat87/pip-app) - Makes it easy to install python applications into distinct Python virtualenvs so they don't conflict with any other python requirements on your system.