dotnet / dotnet/command-line-api
Add process to update .bash-profile for calling dotnet-suggest
Open
Area-Completions
help wanted
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The process for adding the script for `dotnet-suggest` into the user's bash profile is manual. We should create a way to do this for the user. We discussed using something like `dotnet-suggest --update-shell` like npx's `--update-shell-autofallback`.
Contributor guide
Assessment
This issue has not been assessed yet.