Hope you all are doing great. I am here with my first blog post of 2021 and it started with an astounding recommendation that I made to one of the fellow clouders @jonnychipz. I remember adding that Azure Functions GIF to my Terminal right away as Marc was showing it on one of the live streams.
So I thought, why not compose an article to show how to do it! I will begin with what Windows Terminal App is.
Windows Terminal App:
So what is Windows Terminal App, in Microsoft's own words " Windows Terminal is a new, modern, fast, efficient, powerful, and productive terminal application for users of command-line tools and shells like Command Prompt, PowerShell, and WSL."
Here are some key features:
For users who are unable to install Windows Terminal from the Microsoft Store,
released builds can be manually downloaded from this repository's Releases
page.
Download the Microsoft.WindowsTerminal_<versionNumber>.msixbundle fileβ¦
Let's dive into customizing the black & white terminal and bring some personal touch to it.
Now to add a logo or a gif to your terminal, navigate to the Settings:
The settings should open up as a JSON file:
Now to add a logo or GIF, add the backgroundImage to your 'defaults' property, this way it will appear on all of the terminals (CMD, PowerShell, WSL etc.)