From 52fdd81ef6ff51971eb9da6acfb0c14517378d99 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 13 Jun 2021 06:29:24 -0600 Subject: [PATCH] Add kali theme Add kali now that https://github.com/h4ck3r0/kali-theme/issues/3 is closed. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dfaa68..b6df056 100644 --- a/README.md +++ b/README.md @@ -1486,6 +1486,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [just-another](https://github.com/supertassu/another-theme) - Just another theme, with hostname when you're sshed to another machine. * [jwalter](https://github.com/jeffwalter/zsh-jwalter) - Powerline-style theme with `git`, `svn`, `npm`, `rvm` and network awareness. Requires Powerline-compatible terminal font. * [jyumpp](https://github.com/Jyumpp/jyumpp-zsh-theme) - Configuration file and installer for Powerlevel 10K. +* [kali](https://github.com/h4ck3r0/kali-theme) - Includes `git` decorations. * [karu](https://github.com/zaari/karu) - Minimalist single line ZSH prompt. * [keloran](https://github.com/Keloran/keloran.zsh-theme) - Theme that includes a few features from other themes. * [kenton](https://github.com/notnek/zsh-theme) - Optimized for dark backgrounds, includes `git` status information. @@ -1805,7 +1806,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th * [tvline](https://github.com/thvitt/tvline) - Derived from the [agnoster](https://gist.github.com/agnoster/3712874) theme, adds powerline font enhancements. * [type0](https://github.com/MikereDD/type0_zsh-theme) - Inspired by [classyTouch](https://github.com/yarisgutierrez/classyTouch_oh-my-zsh) by yarisgutierrez. Includes `git` decorations. * [typewritten](https://github.com/reobin/typewritten) - Minimal and informative theme that leaves room for what's important. Does asynchronous `git` decoration updates for speed. -* [ubunly](https://github.com/alejandromume/ubunly-zsh-theme) - Mimics the Kali Linux console. Note - this theme also rebinds a lot of keys and sets a bunch of ZSH options that themes should probably leave alone. +* [ubunly](https://github.com/alejandromume/ubunly-zsh-theme) - Mimics the Kali Linux console. Note - this theme also rebinds a lot of keys and sets a bunch of ZSH options that themes should leave alone. * [ubuntu-ish](https://github.com/Thesola10/zsh-ubuntu-ish) - Mimics the default Debian/Ubuntu `bash` prompt. * [ubuntu-with-vitamins](https://github.com/ureesoriano/zsh-ubuntu-with-vitamins-zim-theme) - Mimics the default Ubuntu prompt, but with `git` decorations. * [ubuntu](https://github.com/janstuemmel/zsh-ubuntu-theme) - Minimal theme, includes `git` status decorations.