diff --git a/tools/cds-cli.md b/tools/cds-cli.md index c7bd739f0..db961d398 100644 --- a/tools/cds-cli.md +++ b/tools/cds-cli.md @@ -78,10 +78,10 @@ After that, restart your shell (or source the shell configuration) and enjoy she Currently supported shells: | Operating System | Shell | |-------------------|-------| -| Linux | bash, zsh | -| macOS | bash, zsh | +| Linux | bash, fish (version 8 or higher), zsh | +| macOS | bash, fish (version 8 or higher), zsh | | Windows | PowerShell, Git Bash | -| WSL | bash, zsh | +| WSL | bash, fish (version 8 or higher), zsh | To remove the shell completion, run the following command: ```sh