From 12a7b19785601919d800c7241e8041a760097f46 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 31 Dec 2024 08:14:34 -0700 Subject: [PATCH 1/2] Add `Xatra1/burn` Add `Xatra1/burn` now that https://github.com/Xatra1/burn/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 5e2f3a1ca..d4140d781 100755 --- a/README.md +++ b/README.md @@ -1996,6 +1996,7 @@ These plugins add tab completions without adding extra functions or aliases. - [bureau-env](https://github.com/angus-lherrou/bureau-env) - Modification of the Oh-My-Zsh [Bureau](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/bureau.zsh-theme) theme that adds a Python virtual environment label to the left of the `git` block. - [bureau-parrot](https://github.com/BenjaminGuzman/bureau-parrot) - Based on [bureau](https://github.com/robbyrussell/oh-my-zsh/blob/master/themes/bureau.zsh-theme). Includes `git` decorations. - [bureau](https://github.com/isqua/bureau) - A clear and informative two-lined prompt. Includes `git` status optimized for large repositories. +- [burn](https://github.com/Xatra1/burn) - Includes decorators for user@hostname and current directory. - [buster](https://github.com/grantbuster/buster_zsh_theme) - Plays well with WSL2. Based loosely on Fox and Jonathan themes from oh-my-zsh. - [cabovianco](https://github.com/cabovianco/cabovianco-zsh-theme) - Includes decorators for `git` status and current directory. - [cactus](https://github.com/welksonramos/cactus) - Minimalist theme with `git` status decorations. From 9d6e0d79bc3108ab69e8b4296821481e903b7312 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Tue, 31 Dec 2024 08:20:19 -0700 Subject: [PATCH 2/2] Add `targendaz2/taskfile` https://github.com/targendaz2/taskfile/issues/1 is closed, add `targendaz2/taskfile` Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4140d781..90ab5e24a 100755 --- a/README.md +++ b/README.md @@ -1825,6 +1825,7 @@ These plugins add tab completions without adding extra functions or aliases. - [tailscale (heroeslament)](https://github.com/HeroesLament/zsh-tailscale-plugin) - Tab completion and aliases for [tailscale](https://www.tailscale.com/). - [tailscale (hsrzq)](https://github.com/hsrzq/PluginForTailscale) - Tab completions for [tailscale](https://www.tailscale.com/). Only works on macOS. - [talosctl](https://github.com/RusMephist/talosctl-zsh-plugin) - Tab completion for [Talos Linux](https://www.talos.dev/v1.6/introduction/what-is-talos/). +- [task](https://github.com/targendaz2/taskfile) - Tab completions for [Task](https://taskfile.dev/). - [taskbook](https://github.com/mastern2k3/taskbook-zsh-plugin) - Auto-completes task numbers for taskbook. - [terragrunt](https://github.com/jkavan/terragrunt-oh-my-zsh-plugin) - Tab completion for [Terragrunt](https://github.com/gruntwork-io/terragrunt). - [test-kitchen](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](https://github.com/test-kitchen/test-kitchen)).