Skip to content

Error in the Installation steps for PowerShell on Windows. #222

@Anas-Alhariri

Description

@Anas-Alhariri

Hello,

I noticed that the "quick start/install" page under Windows installation, that the following command:
git clone https://github.com/NvChad/starter $ENV:USERPROFILE\AppData\Local\nvim && nvim

Uses && instead of ;. In Powershell we use ; to separate commands that are in the inline.

The CMD version works just fine with &&.

Thank you

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