mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Rename .NET Core to .NET
Time to drop the Core suffix. It's been called only .NET for five years now.
This commit is contained in:
parent
18d0a63df8
commit
071c8d9d6e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# .NET Core CLI plugin
|
# .NET CLI plugin
|
||||||
|
|
||||||
This plugin provides completion and useful aliases for [.NET Core CLI](https://dotnet.microsoft.com/).
|
This plugin provides completion and useful aliases for [.NET CLI](https://dotnet.microsoft.com/).
|
||||||
|
|
||||||
To use it, add `dotnet` to the plugins array in your zshrc file.
|
To use it, add `dotnet` to the plugins array in your zshrc file.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue