This project provides a fully customized Windows Terminal setup featuring a Tokyo Night theme and personalized configurations for a seamless and visually appealing command-line experience. It includes instructions for installing and configuring a compatible font, color schemes, and a Starship prompt.
-
Install Windows Terminal
Download and install Windows Terminal from the Microsoft Store:
Windows Terminal - Microsoft Store -
Install PowerShell
Download and install the latest version of PowerShell from the Microsoft Store:
PowerShell - Microsoft Store -
Set Windows Terminal as default
- Open Windows Terminal.
- Go to Settings.
- Set Windows Terminal and PowerShell as the default options on startup.
- Save the changes.
- Download this repository.
- Navigate to the
Windows Terminal Theme
folder. - Run the
install.ps1
script. - Once installed, restart your terminal.
- Open the settings, go to Color Schemes, and select Tokyo Night Custom.
- Set it as the default color scheme.
- Save the changes.
- Open the settings and go to Appearance.
- Locate the option Use Acrylic Material in the tab row.
- Save the changes.
winget install --id Starship.Starship
You need a Nerd Font installed and enabled in your terminal to display icons and special symbols.
- Download a
FiraCode Nerd Font
font from: Nerd Fonts - Font Downloads - Install the font and open the terminal.
- Go to
Settings → Profiles → Defaults → Appearance
. - Select the font FiraCode Nerd Font Mono and set the font weigth to Medium.
- Save the changes.