Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

ivan-cavero/Custom-TerminalWindows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Windows Terminal - 10 / 11

Script to automate the customization of the windows terminal, with a default theme, which can be changed later.

alt text alt text

Getting Started

Dependencies

  • Windows 10 or 11

Installing

  • 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

Executing program

  • 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

Help

Any advise for common problems or issues.

Authors

Contributors names and contact info

Ivan Cavero

Version History

  • 0.1
    • Initial Release

About

Script to automate the customization of the windows terminal, with a default theme, which can be changed later.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published