From aa0f9e55f8adbfbd945fae4a65709b8763361220 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 11 Aug 2024 18:54:37 -0600 Subject: [PATCH 1/4] Add `hrmeetsingh/sorin-modified-dark` Add `hrmeetsingh/sorin-modified-dark` theme Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfac935..2665452 100644 --- a/README.md +++ b/README.md @@ -2560,6 +2560,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [solarized-powerline (KuoE0)](https://github.com/KuoE0/oh-my-zsh-solarized-powerline-theme) - Solarized powerline variant. - [solarized-powerline (houjunchen)](https://github.com/houjunchen/solarized-powerline) - Solarized powerline-style theme for ZSH. - [solarizsh](https://github.com/paddykontschak/Solarizsh) - Color fix for robbyrussell's oh-my-zsh theme to work with [solarized](https://github.com/altercation/solarized) terminals. +- [sorin-modified-dark](https://github.com/hrmeetsingh/sorin-modified-dark) - Based on [sorin](https://github.com/ohmyzsh/ohmyzsh/wiki/Themes#sorin). Minimalist, adds decorators for `git` status and current directory. - [spaceship](https://github.com/denysdovhan/spaceship-prompt) - Theme with `git`, `nvm`, rvm/rbenv/chruby, python, `ssh` and other useful status decorators. - [spectere](https://github.com/Spectere/spectere-omz-theme) - Powerline-esque. Includes decorators for current directory, root status, and `git` status. - [spowerline](https://mbauhardt.github.io/spowerline/) - Written in scala, inspired by [Agnoster](https://github.com/agnoster/agnoster-zsh-theme), [tmux](https://tmux.github.io) powerline, vim powerline and the vim status plugin. From 35439876d8cf21416d28ba6db067a4d102553705 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 11 Aug 2024 19:01:14 -0600 Subject: [PATCH 2/4] Fix broken badge bar Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2665452..c342f08 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [![License](https://img.shields.io/github/license/unixorn/awesome-zsh-plugins.svg)](https://opensource.org/license/BSD-3-Clause) ![Awesomebot](https://github.com/unixorn/awesome-zsh-plugins/actions/workflows/awesomebot.yml/badge.svg) [![GitHub stars](https://img.shields.io/github/stars/unixorn/awesome-zsh-plugins.svg)](https://github.com/unixorn/awesome-zsh-plugins/stargazers) -[![Contributors](https://img.shields.io/github/contributors/unixorn/awesome-zsh-plugins.svg) +![Contributors](https://img.shields.io/github/contributors/unixorn/awesome-zsh-plugins.svg) [![GitHub last commit](https://img.shields.io/github/last-commit/unixorn/awesome-zsh-plugins/main.svg)](https://github.com/unixorn/awesome-zsh-plugins) [![Track Awesome List](https://www.trackawesomelist.com/badge.svg)](https://www.trackawesomelist.com/unixorn/awesome-zsh-plugins/) From 59fbef0e2fadb1d3aca9ddac70eb57077023efeb Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 12 Aug 2024 11:01:25 -0600 Subject: [PATCH 3/4] `git-girl/pseudo-projectile-plugin` is 404, remove `git-girl/pseudo-projectile-plugin` 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 c342f08..b2b71e5 100644 --- a/README.md +++ b/README.md @@ -1202,7 +1202,6 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [prompt-generator](https://github.com/the10thWiz/zsh-prompt-generator) - Generates custom themes. Some generated themes require powerline-compatible fonts. - [proxy-plugin](https://github.com/escalate/oh-my-zsh-proxy-plugin) - Quickly enable and disable proxy shell environment settings. - [proxy](https://github.com/SukkaW/zsh-proxy) - Configure proxy settings for some package managers and software. -- [pseudo-projectile](https://github.com/git-girl/pseudo-projectile-plugin/) - Like `projectile` in emacs? This adds similar functionality to your ZSH environment by opening `fzf`-selected paths in `nvim`. Deprecated by author. - [psgrep](https://github.com/voidzero/omz-plugin-psgrep/) - Makes `ps grep` hide its own process from the results of a `ps aux | grep`. - [purge-history-secrets](https://github.com/jotasixto/purge-history-secrets) - Uses [gitleaks](https://github.com/gitleaks/gitleaks) to periodically scan your ZSH history for secrets and purge them if found. Requires [jq](https://jqlang.github.io/jq/). - [pwp](https://github.com/ttkalcevic/pwp) - Provides a convenient way to display the present working path in the terminal prompt and lists the current working directory along with its parent directories. Additionally, it includes a custom command .. to navigate to parent directories easily. From 6b8b95ef90cac6b580f42ed85fe8b1b1a7ecff35 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 12 Aug 2024 11:02:12 -0600 Subject: [PATCH 4/4] `aifrim/aifrim.zsh-theme` is 404, remove `aifrim/aifrim.zsh-theme` 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 b2b71e5..591ce60 100644 --- a/README.md +++ b/README.md @@ -1736,7 +1736,6 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [agnoster](https://gist.github.com/agnoster/3712874) - Optimized for solarized terminal color schemes, shows `git` decorations, user@host, working directory, the previous command's exit status and whether you are running with root privileges. Requires a Powerline-compatible font. - [agnosterzak](https://github.com/zakaziko99/agnosterzak-ohmyzsh-theme) - Based on [Agnoster](https://gist.github.com/agnoster/3712874), shows battery life, date & time, `git` status, current directory and user & host information. - [ai-hayasaka](https://github.com/aeghost/ai-hayasaka-zsh-theme) - Minimalist theme with `git` status, ruby env and python virtualenv decorators. -- [aifrim](https://github.com/aifrim/aifrim.zsh-theme) - Minimalist theme with decorators for `git` status, truncated current directory, and package versions for JavaScript, rust and golang. - [air](https://github.com/Ivan-Kuzmichev/air) - Minimalist theme with `git` status decorations. - [akzsh](https://github.com/awkimball/akzsh) - Works best with a dark terminal theme, includes `git` decorations. - [al-magic](https://github.com/Alustrat/al-magic/) - Clone of the oh-my-zsh [af-magic](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/af-magic.zsh-theme) theme with the time added at the right of the prompt.