dotnet/command-line-api
Auf GitHub ansehenAdd process to update .bash-profile for calling dotnet-suggest
Open
#219 geöffnet am 19. Sept. 2018
Area-Completionshelp wanted
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.