dotnet/command-line-api
Add process to update .bash-profile for calling dotnet-suggest
Aberta
#219 aberto em 19 de set. de 2018
Area-Completionshelp wanted
Métricas do repositório
- Stars
- (3.665 estrelas)
- Métricas de merge de PR
- (Mesclagem média 38d 3h) (3 fundiu PRs em 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.