Skip to content

Feature Request: Aliases similar to PSUPathAliases but for short functions #51

Description

@corbob

I often find myself wanting Aliases to work akin to bash where you can have an alias that actually does something more than just be shorthand for a command. IE: tail I often configure a function I call tail $file that does Get-Content -Tail 10 -wait $file

I would love to take what's been done with PSUPathAliases and expand it to allow something like that but with script blocks.

Before I spend a bunch of time on this, thought I would check if this is something that was already provided that I wasn't seeing, and if not, would you would find it useful? If it's useful, I will spend some time and submit a PR for this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions