dotnet/command-line-api
Add process to update .bash-profile for calling dotnet-suggest
Offen
#219 geöffnet am 19.09.2018
Area-Completionshelp wanted
Repository-Metriken
- Stars
- (3.665 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 38T 3h) (3 gemergte PRs in 30 T)
Beschreibung
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.