You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 16, 2021. It is now read-only.
Copy file name to clipboardexpand all lines: README.md
+6
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,12 @@ Also do not forget the Posh-Git settings itself (enable the stash indication for
81
81
$GitPromptSettings
82
82
```
83
83
84
+
Hide your `username@domain` when not in a virtual machine for the Agnoster, Fish, Honukai, Paradox and Sorin themes:
85
+
86
+
```bash
87
+
$DefaultUser = 'yourUsernameHere'
88
+
```
89
+
84
90
## Helper functions
85
91
86
92
`Set-Theme`: set a theme from the Themes directory. If no match is found, it will not be changed. Autocomplete is available to list and complete available themes.
0 commit comments