mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
dotnet: use official dotnet completion (#8518)
This commit is contained in:
parent
aa4146a9a4
commit
0bcecf2f63
2 changed files with 18 additions and 105 deletions
|
|
@ -20,4 +20,4 @@ plugins=(... dotnet)
|
|||
| ds | dotnet sln | Modify Visual Studio solution files. |
|
||||
| da | dotnet add | Add a package or reference to a .NET project. |
|
||||
| dp | dotnet pack | Create a NuGet package. |
|
||||
| dng | dotnet nuget | Provides additional NuGet commands. |
|
||||
| dng | dotnet nuget | Provides additional NuGet commands. |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue