5 lines
142 B
PowerShell
5 lines
142 B
PowerShell
|
# Set oh-my-posh theme
|
||
|
#
|
||
|
# See https://github.com/JanDeDobbeleer/oh-my-posh#themes
|
||
|
# for other themes and extra options
|
||
|
Set-Theme Robbyrussell
|