dotnet/command-line-api
Vedi su GitHubAdd process to update .bash-profile for calling dotnet-suggest
Open
#219 aperta il 19 set 2018
Area-Completionshelp wanted
Metriche repository
- Star
- (3665 star)
- Metriche merge PR
- (Merge medio 1h 58m) (1 PR mergiata in 30 g)
Descrizione
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.