From 169fa9a5b774098b42e253570f3a086aa2543ccf Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 22 Nov 2024 07:55:37 -0700 Subject: [PATCH 1/3] Add `MohamedElashri/adguard-helper` Add `MohamedElashri/adguard-helper` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8f43e20ad..a55f2d5a6 100755 --- a/README.md +++ b/README.md @@ -696,6 +696,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [abbrev-alias](https://github.com/momo-lab/zsh-abbrev-alias) - Provides functionality similar to `vim`'s abbreviation expansion. - [actiona](https://github.com/matthieusb/act) - Make it easier to call [actiona](https://github.com/Jmgr/actiona) scripts from your command line. Includes tab completions. - [activate-py-environment](https://github.com/se-jaeger/zsh-activate-py-environment) - Automagically detects and activates your python environments (`poetry`, `virtualenv` and `conda`) while traversing directories. +- [adguard-helper](https://github.com/MohamedElashri/adguard-helper) - Simplies interaction with the [AdGuard VPN CLI](https://github.com/AdguardTeam/AdGuardVPNCLI). It provides user-friendly commands that reduce the need to remember complex flags and commands by offering a more intuitive interface. - [adonisjs](https://github.com/baliestri/adonisjs.plugin.zsh) - Plugin for skipping the `node` part of the `ace` command. - [ai-commands](https://github.com/muePatrick/zsh-ai-commands) - Asks GPT (gpt-4-turbo-preview) for CLI commands that achieve the described target action. - [airpods-battery](https://github.com/louis-thevenet/zsh-airpods-battery/) - Looks for AirPods via Bluetooth and puts their battery charge state into `$RPROMPT`. From 33384e2d2ba02b9be35e476e6a2d103aeeec873e Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 22 Nov 2024 08:01:49 -0700 Subject: [PATCH 2/3] Update `persiliao/persi-zsh-theme` Update `persiliao/persi-zsh-theme` entry Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a55f2d5a6..0b8699d05 100755 --- a/README.md +++ b/README.md @@ -2522,7 +2522,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [pecodez](https://github.com/pecodez/pecodez-zsh-theme) - Optimized for dark terminals. Has decorators for `snyk` version, `node` version, AWS profile, kubernetes context and `git` status. - [pedantic](https://github.com/nemeshnorbert/pedantic-zsh-theme) - Customizable colors and output. Includes decorators for detailed `git` information, root status, last command's exit status, user@host, current directory and the time. - [pentest-report](https://github.com/sikumy/ohmy-pentest-report) - Designed for pentesters, offering a clean and efficient prompt to streamline daily tasks during audits and penetration testing. The theme includes decorators for real-time display of the date, time, IP address, current directory, and the result of the last executed command. -- [persi](https://github.com/persiliao/persi-zsh-theme) - Includes `git` decorations. Works with both light and dark backgrounds. +- [persi](https://github.com/persiliao/persi-zsh-theme) - Includes `git`, hostname and current directory decorations. Works with both light and dark backgrounds. - [phalanx](https://github.com/d-danilov/phalanx-zsh-theme) - Minimal theme in the spirit of the [robbyrussell](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/robbyrussell.zsh-theme) and Pure Shell themes. - [phi φ](https://github.com/LasaleFamine/phi-zsh-theme) - A clean and simple theme for ZSH inspired and forked from the [Lambda (Mod) ZSH](https://github.com/halfo/lambda-mod-zsh-theme) theme. - [pi](https://github.com/tobyjamesthomas/pi) - A minimalist theme with `git` status decorations. From daa7a010fc214ffab9751d866b08a065840feefa Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 22 Nov 2024 13:15:26 -0700 Subject: [PATCH 3/3] `harvey103565/git-multi-sshacc-asst` is 404 `harvey103565/git-multi-sshacc-asst` is 404, remove Signed-off-by: Joe Block --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0b8699d05..1d6ef2a91 100755 --- a/README.md +++ b/README.md @@ -1200,7 +1200,6 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [mouse-status](https://github.com/gryffyn/mouse-status) - Changes mouse color based on status code, uses libratbag. - [msf](https://github.com/sathish09/zsh_plugins/tree/master/msf) - [Metasploit](https://www.metasploit.com/) handler plugin for starting handlers easily. - [multi-evalcache](https://github.com/rwwiv/multi-evalcache) - Cache multiple eval loads to improve startup time, inspired by [mroth/evalcache](https://github.com/mroth/evalcache). -- [multi-sshacc](https://github.com/harvey103565/git-multi-sshacc-asst) - Manages multiple `git` with different `ssh` keys per repo. - [mvn-contexts](https://github.com/artemy/zsh-mvn-contexts) - Allows fast switching between `maven` configurations. - [mylocation](https://github.com/fALKENdk/mylocation) - A plugin to show your current location based on your IP address. - [myservice](https://github.com/jarlor/zsh-myservice) - Designed to help you manage custom systemd services and Docker containers more conveniently. This plugin provides user-friendly commands to list and check the status of your custom services and Docker containers straight from your command line.