Skip to content

Commit

Permalink
Minor change.
Browse files Browse the repository at this point in the history
  • Loading branch information
joonro committed Apr 14, 2022
1 parent 2e38aa2 commit acbc6f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit acbc6f5

Please sign in to comment.