Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Anas-Alhariri opened this issue Sep 17, 2024 · 1 comment
Open

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

Anas-Alhariri opened this issue Sep 17, 2024 · 1 comment

Comments

@Anas-Alhariri
Copy link

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

@siduck
Copy link
Member

siduck commented Sep 17, 2024

i dont know windows so cant tell if its right, windows is such pain -_-

image

@siduck siduck transferred this issue from NvChad/NvChad Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants