Skip to content

AlCpwnd/TerminalConfiguration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TerminalConfiguration

This project contains the necessary information to perosnalise the Windows Terminal environment.

Contents

ADJ.omp.json : Json profile for OhMyPosh.

Setup.ps1 : Configuration script (See Setup).

PSProfile.ps1 : PowerShell profile that is created upon running the configuration script.

Prerequisites

Clone the repository onto the device that needs to be configured.

You can also download and unpack the repository onto the device to be configured.

Setup

⚠️ All the commands below need to be run as admin.

  1. Enable local script execution: (For more info see PowerShell Execution Policies)

    Set-ExecutionPolicy RemoteSigned -Force
  2. Run Setup.ps1 within that PowerShell window

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors