Windows Terminal
Configuration
configure, Catppuccin theme please follow the instruction in catppuccin
Change bell notification style to Flash taskbar, I find audible bell notification is annoying. Go to Settings > Defaults > Advanced > Bell notification style > and check Flash taskbar.
Add a new profile for a remote machine
Go to Settings > Open JSON file
in your editor of choice, add a new profile by adding this json object under the profiles.list
array
{
"commandline": "ssh jimbo@devbox",
"name": "jimbo@devbox",
}
Install Nerdfont
Must install Nerd Fonts for the icons to work.