Skip to content

gfchaves/windows-terminal-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-terminal-profile

To store my personal windows terminal setup with some custom styles and profile values. This solution is based on another from Scott Hanselman.

How to setup

Here some steps and notes to perfom the actual configuration that is available of each shell type.

Shells

  1. Install Powershell Core (7)
  2. Enable Windows Subsystem for Linux
  3. Install windows terminal from windows store
  4. Install cascadia-font

Utilities

  1. nodejs
  2. git for windows
  3. chocolatey
  4. AzureCLI

Resources Index

File Shell Description
settings.json Windows Terminal Contains the main configuration profile for windows terminal app behaviour
$PROFILE.ps1 PowerShell Core Contains the import modules to configure the shell and the initial path route
bashrc.sh WSL Contains the import modules to configure the shell run: code ~/.bashrc

Credits

These configurations are based on Scott Hanselman blog post of How to make a pretty prompt in Windows Terminal with Powerline, Nerd Fonts, Cascadia Code, WSL, and oh-my-posh. A big thank you for the tips and tricks.

Windows Terminal

About

To store my personal windows terminal setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published