Where are the default aliases defined in powershell?

Posted by Xerion on Stack Overflow See other posts from Stack Overflow or by Xerion
Published on 2010-05-05T03:58:28Z Indexed on 2010/05/05 5:18 UTC
Read the original article Hit count: 128

Filed under:

This may be a stupid question, but are the default aliases (e.g. cd) hardcoded in powershell or defined in a hidden "profile" script somewhere? I don't have any profiles set (per-user or system-wide) so I'm just wondering where the default ones come from.

© Stack Overflow or respective owner

Related posts about powershell