mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-09 17:00:44 +01:00
dotnet: use official dotnet completion (#8518)
This commit is contained in:
@@ -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. |
|
||||
|
||||
Reference in New Issue
Block a user