- Создать директорию C:\Users\user.config\nvim
git clone --depth 1 https://github.com/AstroNvim/AstroNvim C:\Users\user\.config\nvim
setx XDG_CONFIG_HOME "C:\Users\user\.config"
git clone https://github.com/dmitriybo/astrovim-config C:\Users\user\.config\nvim\lua\user
- winget install starship
- В Powershell ввести
echo $PROFILE
- В выведенный файл вставить
Invoke-Expression (&starship init powershell)