- notepad #profile
Import-Module posh-git
Import-Module oh-my-posh
Set-PoshPrompt -Theme smltheme
$env:http_proxy="http://127.0.0.1:8889"
$env:https_proxy="http://127.0.0.1:8889"
$host.ui.RawUI.ForegroundColor="White"Import-Module posh-git
Import-Module oh-my-posh
Set-PoshPrompt -Theme smltheme
$env:http_proxy="http://127.0.0.1:8889"
$env:https_proxy="http://127.0.0.1:8889"
$host.ui.RawUI.ForegroundColor="White"| 1 |
| [Colors] | |
| AbstractTableViewBackgroundColor=#3C3C3C | |
| AbstractTableViewHeaderTextColor=#000000 | |
| AbstractTableViewSelectionColor=#000000 | |
| AbstractTableViewSeparatorColor=#808080 | |
| AbstractTableViewTextColor=#808080 | |
| DisassemblyAddressBackgroundColor=#3C3C3C | |
| DisassemblyAddressColor=#808080 | |
| DisassemblyAutoCommentBackgroundColor=#3C3C3C | |
| DisassemblyAutoCommentColor=#00FFFF |
| [Colors] | |
| AbstractTableViewBackgroundColor=#1E1E1E | |
| AbstractTableViewHeaderTextColor=#C2C2C2 | |
| AbstractTableViewSelectionColor=#000000 | |
| AbstractTableViewSeparatorColor=#808080 | |
| AbstractTableViewTextColor=#C2C2C2 | |
| DisassemblyAddressBackgroundColor=#XXXXXX | |
| DisassemblyAddressColor=#808080 | |
| DisassemblyAutoCommentBackgroundColor=#XXXXXX | |
| DisassemblyAutoCommentColor=#AA5500 |