Skip to content

afcruzs/terminal-profiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

My profiles for the Windows Terminal

Besides the automatically generated cmd, ps and ubuntu I have added:

Quick PS script to copy settings.json from this repo to the location in your machine:

Copy-Item settings.json (Join-Path (Get-ChildItem -Path $env:userprofile\AppData\Local\Packages -Filter "Microsoft.WindowsTerminal_*" -Directory).Fullname "LocalState") -Force

Releases

No releases published

Packages

No packages published