notify users on custom terminal setting

This commit is contained in:
Baipyrus 2024-03-09 00:25:43 +01:00
parent 3b4111f2ab
commit 29f9a4474c

View File

@ -67,6 +67,10 @@ git clone https://github.com/Baipyrus/nvim-config.git $env:USERPROFILE\AppData\L
### Post Installation
<details><summary> Extras for Linux and Mac </summary>
In the [`options`](./lua/options.lua) file, change the settings to specify the terminal of your choice. This installation is used and maintained by a Windows user and, as such, will use Powershell. This setting may need to be updated after each upgrade.
</details>
Start Neovim
```sh