Skip to content

Change Find-PSMDFileContent's Alias #214

@mattcargile

Description

@mattcargile

Consider changing alias from find.

There is some interplay with ZLocation's Find function causing my function:prompt to fail.
https://github.com/vors/ZLocation/blob/cdd940b41f2f4ed638932716bf336bd22d0f9328/ZLocation/ZLocation.LiteDB.psm1#L30-L38
Upon importing the module, the custom prompt is changed to PS>. ${function:prompt} remains intact because when I call into ZLocation's functions it will call the find alias.

Workaround

Remove-Alias find

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions