Releases: SemperFu/GlyphShell
Releases · SemperFu/GlyphShell
v0.1.1 - Initial Release
GlyphShell brings rich, colorful directory listings to PowerShell 7.5+ by hooking directly into Get-ChildItem. No extra commands needed.
Nothing to learn, just import it and your existing ls/dir starts looking better.
Covers 900+ file types, colors dates by age, sizes, and file mode.
Has a tree view (gstree) optional recursive size totals and grid view (gsgrid).
You can override any icon or color per-extension and it sticks.
Theme system, git status, and plugin API are in there but still WIP.
Project type detection (node, dotnet, rust,etc.) runs by default.
Needs PowerShell 7.5+ and a Nerd Font in your terminal.
Install-Module GlyphShell
Import-Module GlyphShell