Anas Alhariri (Max)
Results
1
issues of
Anas Alhariri (Max)
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...