From 8515c5825c419e58d1d71008b5d5b2ed9eec59dc Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Thu, 13 May 2021 11:07:32 +0200 Subject: [PATCH] Add highlight package --- packages.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages.yaml b/packages.yaml index 7a11cb9..3e76a4e 100644 --- a/packages.yaml +++ b/packages.yaml @@ -14,6 +14,7 @@ pacman: - cron # Scheduling program - pkgfile # Pacman metadata explorer - xsel # CLI tool for get/set contents of X11 clipboard (alternatively there's xclip) + - highlight # CLI cat-like tool that outputs highlighted text according to file's language - trash-cli # CLI tool to interract with trash (for example trash-put instead of rm will mv file to trash) - youtube-dl # Tool for easy downloading of youtube videos - ranger # Simple, vim-like file manager