dotnet / dotnet/command-line-api
Completion script gives me a syntactic error
Open
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
When using _source_ command for adding **dotnet-suggest-shim** to bash, I get the following error:
`$: source .bashrc
bash: /home/Weinman/.dotnet-suggest-shim.bash: línea 1: error sintáctico cerca del elemento inesperado `$'\r''
'ash: /home/Weinman/.dotnet-suggest-shim.bash: línea 1: `_dotnet_bash_complete() `
This happens after having followed the instructions [here](https://github.com/dotnet/command-line-api/blob/main/docs/dotnet-suggest.md)
Contributor guide
Assessment
This issue has not been assessed yet.