Hacker News new | ask | show | jobs
by Amezarak 1980 days ago
The aliases he’s talking about are all set by default. Most of them IIRC are just simple abbreviations- for example Get-ChildItem is gci.
1 comments

I didn't realize the alias were pre-defined and not just user created. Thanks for clearing that up in reasonable way.