From b49703b1354c2f584bcd266c1cc93fc6fb776f37 Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Sat, 9 Mar 2024 10:59:07 -0800 Subject: [PATCH] docs: update readme (#196) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9f5664..e747639 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ inshellisense supports the following shells: - [pwsh](https://github.com/PowerShell/PowerShell) - [powershell](https://learn.microsoft.com/en-us/powershell/scripting/windows-powershell/starting-windows-powershell) (Windows Powershell) - [cmd](https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/cmd) _(experimental)_ +- [xonsh](https://xon.sh/) ## Contributing