mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
feat: dotnet restore alias
This commit is contained in:
parent
6ef47526f8
commit
da865081dc
1 changed files with 1 additions and 0 deletions
|
|
@ -24,3 +24,4 @@ alias da='dotnet add'
|
|||
alias dp='dotnet pack'
|
||||
alias dng='dotnet nuget'
|
||||
alias db='dotnet build'
|
||||
alias dres='dotnet restore'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue