diff --git a/configs/powershell/ohmyposh.json b/configs/powershell/ohmyposh.json index 3818fe6..01db766 100644 --- a/configs/powershell/ohmyposh.json +++ b/configs/powershell/ohmyposh.json @@ -38,6 +38,20 @@ "display_upstream_icon": true } }, + { + "type": "dotnet", + "style": "powerline", + "powerline_symbol": "", + "invert_powerline": false, + "foreground": "#ffffff", + "background": "#6CA35E", + "leading_diamond": "", + "trailing_diamond": "", + "properties": { + "display_version": true, + "prefix": "  " + } + }, { "type": "root", "style": "powerline",