From aaa76f0df778b080762a2e76b65185d028167a45 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 18 Aug 2024 07:33:13 -0600 Subject: [PATCH] Add `const-void/rose-pine-man` Add `const-void/rose-pine-man` plugin for colorizing man pages Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 36b0486..85fe7a3 100644 --- a/README.md +++ b/README.md @@ -1242,6 +1242,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [ripz](https://github.com/jedahan/ripz) - Reminds you of your aliases, so you use them more. Depends on [ripgrep](https://github.com/BurntSushi/ripgrep). - [robo](https://github.com/shengyou/robo-zsh-plugin) - A ZSH plugin for [Robo](https://github.com/consolidation/robo/). - [rockz](https://github.com/aperezdc/rockz) - Lua + LuaRocks virtual environment manager based upon VirtualZ. +- [rose-pine-man](https://github.com/const-void/rose-pine-man) - Colorizes `man` pages. - [ros2-env](https://github.com/Butakus/ros2-env) - Manage [ROS 2](https://github.com/ros2) environment and workspaces. - [run-scripts](https://github.com/Aireck2/zsh-run-scripts) - Runs scripts from `package.json`. - [rust (cowboyd)](https://github.com/cowboyd/zsh-rust) - Configure your [rust](https://www.rust-lang.org/) toolchain, installing [rustup](https://rustup.rs) if it is not currently installed already.