From 9e85cf2ec2c6c0afd44a3b3ee3ddef3a5cdd2406 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 1 Dec 2020 08:02:51 -0700 Subject: [PATCH] Add osx-autoproxy plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b41964b..27d5987 100644 --- a/README.md +++ b/README.md @@ -768,6 +768,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not * [operator](https://github.com/nivv/operator-theme) - Clean and simple theme, works best with Menlo for Powerline. * [opp](https://github.com/hchbaw/opp.zsh) - Vim's text-objects-ish for ZSH. * [opt-path](https://github.com/jreese/zsh-opt-path) - Automatically add `~/opt` subpaths to your `$PATH`. +* [osx-autoproxy](https://github.com/SukkaW/zsh-osx-autoproxy) - Configures proxy environment variables based on macOS's system preferences. * [osx-dev](https://github.com/marshallmick007/osx-dev-zsh-plugin) - This plugin adds some commands for maintaining various server programs on my macOS install. * [osx](https://github.com/mwilliammyers/plugin-osx) - Add some common macOS related aliases and functions. * [paci](https://github.com/iloginow/zsh-paci) - Plugin for archlinux package managers.