ITNOA
Resa Standard Development Environment Bootstrapping
Run Prepare-PowerShell.ps1
in Source/Commons
We follow configuration for Windows Terminal based on https://dev.to/ansonh/customize-beautify-your-windows-terminal-2022-edition-541l
- For automate applying above configuration run
Install-BeautifyTerminal.ps1
inSource/WindowsTerminal/
- Install winfetch
- For automate installing and applying configuration run
Install-WinFetch.ps1
inSource/WindowsTerminal/
- For automate installing and applying configuration run
- Install PowerType for enhance PowerShell auto completion
- For automate installing and applying configuration run
Install-PowerType.ps1
inSource/WindowsTerminal/
- For automate installing and applying configuration run
- Install PowerShellForGitHub for native PowerShell speaking to GitHub
- For automate installing run
Install-GitHubModule.ps1
inSource/WindowsTerminal/
- For automate installing run