From dafed787605702ce886578e076b9c151dd079e0a Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 14 Jun 2023 11:36:17 -0600 Subject: [PATCH 1/5] Add `abhiyandhakal/abhiyan.zsh` theme Add `abhiyandhakal/abhiyan.zsh` theme now that https://github.com/abhiyandhakal/abhiyan.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 be00098..bf63040 100644 --- a/README.md +++ b/README.md @@ -1556,6 +1556,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [a](https://github.com/chammanganti/a-zsh-theme) - Simple theme with current directory and `git` status decorations. - [aaron](https://github.com/aaronjamesyoung/aaron-zsh-theme) - Based on the Sorin theme. - [abbr (theme)](https://github.com/PhilsLab/abbr-zsh-theme) - Displays an abbreviated version of the current directory path, shows the Python virtualenv, Rust version, `git` status, and the exit code of last command. Works well on dark backgrounds by default but colors can be easily customized. +- [abhiyan](https://github.com/abhiyandhakal/abhiyan.zsh/) - Segmented prompt. Includes decorators for `git` branch, staged file count, unstaged file count & untracked file count, username, current working directory and the time. Requires Powerline-compatible fonts. - [absolute](https://github.com/NelsonBrandao/absolute) - Very clean looking theme with decorators for `git` status, `node` version and the exit code from the last command. - [acenoster](https://github.com/HiDe-Techno-Tips/Acenoster-ZSH-Theme) - A multi-purpose theme with very detailed `git` and `mercurial` support. Also includes decorators for AWS profile name, virtual environment name if any, number of background tasks, current directory and previous command's exit code if non-zero. - [adamdodev](https://github.com/adamdodev/adamdodev-zsh-theme) - Includes decorators for `git` status, the name of your AWS profile, the name of your Azure Service Principal, kubernetes context, terraform workspace, last command exit status and current working directory. From 7b8d1a9a6fbe6755a564b6d545cfd81d4bf26a4d Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 15 Jun 2023 11:07:58 -0600 Subject: [PATCH 2/5] Add `D42H5/warmblood` theme https://github.com/D42H5/warmblood/issues/1 is closed is closed, add `D42H5/warmblood` theme Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf63040..f7e4eac 100644 --- a/README.md +++ b/README.md @@ -2402,6 +2402,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [wade](https://github.com/wadehammes/wade.zsh-theme) - Mashup of the popular ZSH themes [Agnoster](https://gist.github.com/agnoster/3712874) and [Fishy](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/fishy.zsh-theme), with some visual tweaks. - [wang-iterm](https://github.com/0532/wang-iterm-zsh) - Based on the 0532 theme. - [warm-colours](https://github.com/BastionAtackDev/Warm-Colours.zsh-theme/) - Includes decorators for user@host, current directory and datetime. +- [warmblood](https://github.com/D42H5/warmblood) - Based on [darkblood](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/darkblood.zsh-theme). Includes decorators for `git` information, user@hostname and the current directory. - [whale](https://github.com/whalesea520/whale-zsh-theme) - Fast reimplementation of the whale theme. - [whales](https://github.com/lbergelson/zsh_whales_theme) - Includes decorators for `git` status, java version, last command return status, and directory. - [wild-cherry](https://github.com/mashaal/wild-cherry) - A fairy-tale inspired theme for ZSH, iTerm 2, Sublime, Atom, & Mou. From e163ca3bf71ca7b441e914a20ddb231a716cb78b Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 15 Jun 2023 11:11:43 -0600 Subject: [PATCH 3/5] Add `omkarpai/coolmelon-zsh-theme` theme https://github.com/omkarpai/coolmelon-zsh-theme/issues/1 is closed, add `omkarpai/coolmelon-zsh-theme` theme. Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7e4eac..7d36b17 100644 --- a/README.md +++ b/README.md @@ -1720,6 +1720,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [colorbira](https://github.com/CristianCantoro/colorbira-zsh-theme) - Allows per-host prompt coloring, displays `rvm`, `virtualenv` and `git` information. - [common](https://github.com/jackharrisonsherlock/common) - A simple, clean and minimal prompt, displays current working directory, hostname, AWS vault role, background jobs, current SHA, exit code of last command, and `git` branch and status. - [comxtohr](https://github.com/comxtohr/comxtohr-zsh-iterm-theme) - Brightly colored theme optimized for dark backgrounds. +- [coolmelon](https://github.com/omkarpai/coolmelon-zsh-theme/) - Includes decorators for user@host, time, current directory, node version and `git` information. - [cordial](https://github.com/stevelacy/cordial-zsh-theme) - Clean and effective ZSH theme with git and npm support. - [cr](https://github.com/cruzrovira/cr-zsh-theme) - Includes directory, time, host name, last command exit status, and `git` status decorations. - [cramin](https://github.com/FelipeCRamos/craminzsh) - Minimal interface with support for github plugins, based on [hyperzsh](https://github.com/tylerreckart/hyperzsh). From 148790b5ad278af176c9f7de3ea232e324a5d3ed Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 15 Jun 2023 11:18:00 -0600 Subject: [PATCH 4/5] Fix nuqle name Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d36b17..9dea5a1 100644 --- a/README.md +++ b/README.md @@ -2102,7 +2102,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [nox](https://github.com/kbrsh/nox) - Dark theme, displays the current working directory and git status. - [nt9](https://github.com/lenguyenthanh/nt9-oh-my-zsh-theme) - A clean, distraction free and `git` focused development theme. Shows path relative to `git` root (or `~` when outside `git` repo), time since last commit, current SHA, branch and branch state. - [nunorc](https://github.com/nunorc/nunorc.zsh-theme) - Minimalist theme, works well on dark backgrounds. Includes `git`, `mercurial` and `svn` satus decorations. -- [nuqlezsh](https://github.com/Nuqlear/nuqlezsh.zsh-theme) - A simple theme for prezto and oh-my-zsh. +- [nuqle](https://github.com/Nuqlear/nuqlezsh.zsh-theme) - A simple theme for prezto and oh-my-zsh. - [nuts](https://github.com/rafaelsq/nuts.zsh-theme) - Minimalist theme, includes `git` status decorations and time. - [oblong](https://github.com/Ansimorph/oblong) - Simple `bash`-inspired theme based on [gitster](https://github.com/shashankmehta/dotfiles/blob/master/thesetup/zsh/.oh-my-zsh/custom/themes/gitster.zsh-theme) and [basher](https://gitlab.com/Spriithy/basher). Includes status decorations to show if user is root, the exit status of last command run, `git` branch and its clean/dirty status. - [odie](https://github.com/masterodie/zsh-theme-odie/) - Works well on a dark background. Includes `git` status, python virtualenv and `vi`-mode status decorations. From 75043bd343b704f285763d6bd75e766b2a443b03 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 15 Jun 2023 11:21:18 -0600 Subject: [PATCH 5/5] Add `cowboyd/zsh-deno` Add `cowboyd/zsh-deno` plugin Signed-off-by: Joe Block --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dea5a1..0a2e97e 100644 --- a/README.md +++ b/README.md @@ -684,7 +684,8 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [deer](https://github.com/Vifon/deer) - A file navigator for ZSH heavily inspired by [ranger](https://ranger.github.io/). - [def](https://github.com/thevinter/def) - Allows you to specify and run a default command in any directory of your choice. - [defer](https://github.com/romkatv/zsh-defer) - Defers execution of a `zsh` command until `zsh` has nothing else to do and is waiting for user input. Its intended purpose is staged `zsh` startup. It works similarly to Turbo mode in [zinit](https://github.com/zdharma-continuum/zinit). -- [deno](https://github.com/Tricked-dev/deno-zsh-plugin) - Automatically installs [deno](https://deno.land/) to `$HOME/.deno` on startup if deno is not already installed. +- [deno (cowboyd)](https://github.com/cowboyd/zsh-deno) - Useful [deno](https://deno.land/) aliases and settings. +- [deno (tricked-dev)](https://github.com/Tricked-dev/deno-zsh-plugin) - Automatically installs [deno](https://deno.land/) to `$HOME/.deno` on startup if deno is not already installed. - [depot-tools](https://github.com/kuoe0/zsh-depot-tools) - Simple [oh-my-zsh](https://ohmyz.sh/) plugin for installing the chromium depot_tools. Installing this plugin will add all of the chromium depot_tools to your `$PATH` automatically. - [dev](https://github.com/sbfaulkner/dev-plugin-zsh) - Provides a lightweight version of Shopify's internal dev tool - [dietpi](https://github.com/unixorn/dietpi.plugin.zsh) - Adds utilities for [dietpi](https://dietpi.com) to your `$PATH` (and includes aliases to automagically run them with `sudo`) when you log into a machine running [dietpi](https://dietpi.com).