Add raisedadead/zsh-snr

Add `raisedadead/zsh-snr` plugin

Signed-off-by: Joe Block <jpb@unixorn.net>
This commit is contained in:
Joe Block 2024-08-18 07:36:08 -06:00
parent aaa76f0df7
commit 13b279693a

View file

@ -1291,6 +1291,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts:
- [smartinput](https://github.com/momo-lab/zsh-smartinput) - When you type brackets or quotes, the corresponding end brackets/quotes are automatically added.
- [smile](https://github.com/fundor333/smile) - Adds function to display random smileys.
- [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
- [snr](https://github.com/raisedadead/zsh-snr) - Passes the selected output of the first command to the next.
- [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`.