test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install-Module Terminal-Icons | |
Import-Module -Name Terminal-Icons | |
Import-Module posh-git | |
Import-Module oh-my-posh | |
#Set-PoshPrompt -Theme pararussel | |
#Set-PoshPrompt -Theme agnosterplus | |
Set-PoshPrompt -Theme powerlevel10k_lean | |
# https://ohmyposh.dev/docs/themes | |
function edit ($file) { & "${env:ProgramFiles}\Notepad++\notepad++.exe" $file } | |
function explore { "explorer.exe `"$(Get-Location)`"" | Invoke-Expression } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"lastUpload":"2021-01-08T06:34:30.469Z","extensionVersion":"v3.4.3"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cinst 7zip | |
cinst 7zip.install | |
cinst autohotkey.portable | |
cinst winmerge | |
cinst curl | |
cinst fiddler4 | |
cinst dosbox | |
cinst WindowsLiveWriter | |
cinst filezilla | |
cinst git |