Skip to content

Windows Terminal install, config & theme, Powershell 7 and profile, with Oh-My-Posh installation and Z, PSReadLine, Terminal-Icons modules.

Notifications You must be signed in to change notification settings

jpereira8585/powershell-windowsterminal-profile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Script built to automate setting up my Windows Terminal and Powershell profile on new machines.

Example of Z,PSReadLine

Gif

  • Install Windows Terminal (if not already installed) and my WT config & theme
  • Install Powershell 7 (if not already installed)
  • Install Oh-My-Posh & apply my OMP theme (seen above)
  • Install PS modules: PSReadline, Z (stores and scans cd history to hop directories), Terminal-Icons
  • Install my Powershell profile (Oh-My-Posh config, git shortcuts, autocompletes, psreadline config) & backup
  • Install required glyphed fonts (Caskaydia Cove Nerd Mono)

Installation:

#Requires -RunAsAdministrator

.\install.ps1

Installer

Progress is not displayed - errors will be thrown if any occur.

About

Windows Terminal install, config & theme, Powershell 7 and profile, with Oh-My-Posh installation and Z, PSReadLine, Terminal-Icons modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%