dotnet/command-line-api
在 GitHub 查看Add process to update .bash-profile for calling dotnet-suggest
Open
#219 创建于 2018年9月19日
Area-Completionshelp wanted
仓库指标
- Star
- (3,665 star)
- PR 合并指标
- (平均合并 1小时 58分钟) (30 天内合并 1 个 PR)
描述
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.