From acbc6f588a41e8075b1c47f28b3b0871d9ccf2a8 Mon Sep 17 00:00:00 2001 From: Joon Ro Date: Thu, 14 Apr 2022 10:37:25 -0700 Subject: [PATCH] Minor change. --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 623083b..0c524f7 100644 --- a/README.org +++ b/README.org @@ -8,7 +8,7 @@ by [[http://thepowershellguy.com/][the PowerShell Guy]], and [[https://github.co It provides two main functionalities: -1. Directly provide coloring outputs of ~Get-ChildItem~ by modifying +1. Directly provide coloring of ~Get-ChildItem~ output by modifying ~Out-Default~. Once the module is imported, ~Get-ChildItem~'s output will be automatically colored. It does support pipeline (e.g., ~Get-ChildItem | grep ".git"~). Also, now the directory name and the headers of its output