From fe2d67b8944cb0a21a45e35aba99051c593fc9f0 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 14 Sep 2019 19:15:22 -0600 Subject: [PATCH 1/3] Update phalanx description - make link live --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 15cb452..7f8a533 100644 --- a/README.md +++ b/README.md @@ -1112,7 +1112,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [palenight (rhklite)](https://github.com/rhklite/palenight_zsh_theme) - Shows detailed `git` status information with icons in the prompt. * [papercolor](https://github.com/erikschreier/PaperColor-themes) - Color scheme for ZSH, `vim` and `tmux`. Includes `git` status decorations. * [pastel](https://github.com/iboyperson/pastel) - A ZSH theme inspired by [sugar-free](https://github.com/cbrock/sugar-free). Includes `git` decorations. -* [phalanx](https://github.com/d-danilov/phalanx-zsh-theme) - Minimal theme in spirit of robbyrussell and Pure Shell themes. +* [phalanx](https://github.com/d-danilov/phalanx-zsh-theme) - Minimal theme in the spirit of the [robbyrussell](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/robbyrussell.zsh-theme) and Pure Shell themes. * [phantomk](https://github.com/phantomk/phantomk.zsh-theme) - Colorful theme, includes go version, node version and `git` status. * [phi φ](https://github.com/LasaleFamine/phi-zsh-theme) - A clean and simple theme for ZSH inspired and forked from [Lambda (Mod) ZSH Theme](https://github.com/halfo/lambda-mod-zsh-theme). * [pi](https://github.com/tobyjamesthomas/pi) - A minimalist theme with `git` status decorations. From 1145c9e1bff2fa3d43fa4a735cf52bbf2c109b19 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 14 Sep 2019 19:19:10 -0600 Subject: [PATCH 2/3] Add link to maivana theme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7f8a533..076214c 100644 --- a/README.md +++ b/README.md @@ -1055,6 +1055,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [ludwigws](https://github.com/LudwigWS/my-zsh-theme) - Variant of lambda-mod theme. Has `git` decorations, requires a powerline-compatible terminal font. * [luke](https://github.com/xueguangl23/luke_zsh_theme) - Includes `git` decorations. Based on the [frisk](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/frisk.zsh-theme) oh-my-zsh theme. * [magico](https://github.com/IOsonoTAN/magico) - IOsonoTAN's magico theme. +* [maivana](https://github.com/nylo-andry/zsh-themes) - Includes `kubectl` context, `git` status decorations. * [materialshell](https://github.com/carloscuesta/materialshell) - A [material design](https://material.io/guidelines/style/color.html) theme for your shell with a good contrast and color pops at the important parts. Designed to be easy on the eyes. * [matrix](https://github.com/pot-code/matrix-zsh-theme) - Variant of [powerlevel9k](https://github.com/bhilburn/powerlevel9k) styled to look like something in the Matrix movie trilogy. Includes `git` status decorations. * [mattizer](https://github.com/matt-sungwook/ohmyzsh-mattizer-theme) - Includes working directory and `git` status decorations. From a18cd8a72cf5fcaf691d9a476e59c09852764a43 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 15 Sep 2019 08:30:29 -0600 Subject: [PATCH 3/3] Update description of yarn autocompletions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 076214c..f0ccadd 100644 --- a/README.md +++ b/README.md @@ -814,7 +814,7 @@ These plugins add tab completions without adding extra functions or aliases. * [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/petems/tugboat) command. * [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake. * [vert.x](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](https://vertx.io/) command. -* [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Yarn autocompletions. +* [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Add autocompletions for `yarn add`, `yarn remove` and `yarn run`. ## Themes