From 5aa8fec4f93a7fd1e30d4f2755b9b05c329a4157 Mon Sep 17 00:00:00 2001 From: Chapman Pendery Date: Thu, 26 Oct 2023 22:43:40 -0700 Subject: [PATCH] docs: update readme with integrations Signed-off-by: Chapman Pendery --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5408fb1..e7e3b05 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,16 @@ inshellisense bind Additionally, inshellisense is also aliased under `is` after install for convenience. +## Integrations + +inshellisense supports the following shells: + +- [bash](https://www.gnu.org/software/bash/) +- [zsh](https://www.zsh.org/) +- [fish](https://github.com/fish-shell/fish-shell) +- [pwsh](https://github.com/PowerShell/PowerShell) +- [powershell](https://learn.microsoft.com/en-us/powershell/scripting/windows-powershell/starting-windows-powershell) (Windows Powershell) + ## Contributing This project welcomes contributions and suggestions. Most contributions require you to agree to a