|
|
|
|
|
by vips7L
1440 days ago
|
|
Anyone who criticizes pwsh’s verbosity has never actually used it. It comes with great aliases by default and fuzzy matches switches to shorten them. I don’t use many tools outside cmdlets or pwsh built-ins, but have you turned on history completions and menu complete? I find that I don’t need completions for external commands since history complete will just remember what I did last time. |
|