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.