From fb49e350b0fa77106367c5aea25a53f276f4838f Mon Sep 17 00:00:00 2001 From: surtur Date: Fri, 18 Aug 2023 16:03:42 +0200 Subject: [PATCH] zshrc: use 'colored-man-pages' plugin --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index efb53c8..7d63983 100644 --- a/.zshrc +++ b/.zshrc @@ -90,6 +90,7 @@ systemd terraform lol + colored-man-pages ) source $ZSH/oh-my-zsh.sh