You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.