From 7a912a4339c07c86d51356ce589650190621540a Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 13 Nov 2024 08:55:04 -0700 Subject: [PATCH 1/2] Add `Etto48/arcticglow-zsh-theme` https://github.com/Etto48/arcticglow-zsh-theme/issues/1 is closed, add `Etto48/arcticglow-zsh-theme` Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c0badb5..d06f30d 100755 --- a/README.md +++ b/README.md @@ -1902,6 +1902,7 @@ If you're using [Antigen](https://github.com/zsh-users/antigen), you can test th - [arael](https://github.com/aknackd/zsh-themes) - Fork of [gallifrey](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/gallifrey.zsh-theme). - [archcraft](https://github.com/mrx04programmer/ZshTheme-ArchCraft) - Greenish theme, optimized for dark backgrounds. Includes `git` status decorations. - [archie](https://github.com/dcavalcante/archie) - Arch Linux inspired ZSH theme. Based on the [norm](https://github.com/ohmyzsh/ohmyzsh/blob/master/themes/norm.zsh-theme) theme. +- [arctic-glow](https://github.com/Etto48/arcticglow-zsh-theme) - Based on [agnoster](https://gist.github.com/3712874). Includes decorators for `git` status, python virtual environment, current directory, username and operating system. - [arity](https://github.com/hybras/Arity-Zsh-Theme) - A simple theme designed for readability and to give an overview at a glance. Includes path and `git` decorations. - [aronhoyer](https://github.com/aronhoyer/zsh-theme) - Minimalist theme with right-side `git` status decorations. - [arrow-minimal](https://github.com/maxim-usikov/arrow-minimal.zsh-theme) - A minimal ZSH theme with `git` decorations. From 4b75ff280833c11d39ec421bcf0bfe5446bcb2b1 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Wed, 13 Nov 2024 09:02:27 -0700 Subject: [PATCH 2/2] Add `sdiebolt/zsh-ssh-agent` Add `sdiebolt/zsh-ssh-agent` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d06f30d..f84f259 100755 --- a/README.md +++ b/README.md @@ -1417,6 +1417,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for the [solarized dark](https://github.com/altercation/solarized/blob/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors) theme in the terminal. - [spaceship-ocm](https://github.com/iamkirkbater/spaceship-ocm-plugin) - Queries your OpenShift Cluster Manager (ocm) configuration to show which environment you're connected to. Requires [NerdFont](https://www.nerdfonts.com/font-downloads) in your terminal. - [spack](https://github.com/Game4Move78/zsh-spack) - Includes some useful aliases and functions for loading/unloading [Spack](https://github.com/spack/spack)-generated modules. As it makes use of the `module` command it is much more efficient than `spack load`. +- [ssh-agent](https://github.com/sdiebolt/zsh-ssh-agent) - Automatically launches `ssh-agent` if it isn't already running. - [ssh-connect](https://github.com/gko/ssh-connect) - A simple `ssh` manager. - [ssh-plugin](https://github.com/paraqles/zsh-plugin-ssh) - Plugin for `ssh`. - [ssh-quickconnect](https://github.com/breda/zsh-ssh-quickconnect) - Simple utility to quickly connect to hosts from your `ssh` config & `known_hosts` file.