posh-dotnet added

This commit is contained in:
jonas@geiger-natur.de
2024-10-25 20:00:23 +02:00
parent 76347d73e8
commit ccf2b89b87
2 changed files with 16 additions and 1 deletions

View File

@@ -19,4 +19,5 @@ else
Set-PSReadLineOption -PredictionViewStyle ListView
Import-Module posh-git
Import-Module posh-git
Import-Module posh-dotnet

View File

@@ -80,6 +80,20 @@ then add `Import-Module posh-git` to your [Terminal Profile](#terminal-profile).
You can also take a look at the [official installation guide](https://github.com/dahlbyk/posh-git?tab=readme-ov-file#installation).
### [Posh-DotNet](https://github.com/bergmeister/posh-dotnet)
`PowerShell` tab completion for the [dotnet CLI](https://github.com/dotnet/cli).
For installation run
```
Install-Module posh-dotnet -Force
```
then add `Import-Module posh-dotnet` to your [Terminal Profile](#terminal-profile).
You can also take a look at the [official installation guide](https://github.com/bergmeister/posh-dotnet?tab=readme-ov-file#installation).
## Terminal Profile
To open the profile configuration