From 29f9a4474c6e8e6a417a565ef5eedc8fc9d94840 Mon Sep 17 00:00:00 2001 From: Baipyrus Date: Sat, 9 Mar 2024 00:25:43 +0100 Subject: [PATCH] notify users on custom terminal setting --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 76adcae..2f5bfcf 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ git clone https://github.com/Baipyrus/nvim-config.git $env:USERPROFILE\AppData\L ### Post Installation +
Extras for Linux and Mac +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. +
+ Start Neovim ```sh