Skip to content

Simplify the clone link for PowershellΒ #150

@rearrangement

Description

@rearrangement

πŸ“ Provide a description of the new feature

This will make the clone link a tad bit quicker to type if not copy pasting. This would be used when cloning the install script

βž• Additional Information

You could do irm https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex instead of iwr -useb https://raw.githubusercontent.com/spicetify/cli/main/install.ps1 | iex which would make it less to type

They also both do the same thing so don't worry about anything breaking (yes i've tried)

I honestly don't see much of a use in this but just wanted to let ya know

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