Script to automate the customization of the windows terminal, with a default theme, which can be changed later.
- Windows 10 or 11
- Download de repo:
git clone
https://github.com/ivan-cavero/Custom-TerminalWindows
- Open PowerShell with Admin, and run the following commands:
Set-ExecutionPolicy Bypass
Set-ExecutionPolicy RemoteSigned
Set-ExecutionPolicy Unrestricted
- How to run the program
- Step-by-step bullets
- Run PowerShell as administrator, and go to the folder where the script is located and run main script.
cd Custom-TerminalWindows
.\Custom-TerminalWindows.ps1
Any advise for common problems or issues.
Contributors names and contact info
Ivan Cavero
- 0.1
- Initial Release