Tag: windows terminal
There are 2 posts with the "windows terminal" tag.
Setup Windows Terminal to use Cloudflare Access for SSH authentication
Windows Terminal is a modern terminal application, which supports a wide variety of customisation through profiles. Windows Terminal Profiles can be used to configure terminal colours, fonts, and commands. We are going to use this, to setup a new Windows Terminal profile to connect to a server using SSH while authenticating with Cloudflare Access. Setup Short Lived Certificates The first step in this process is to setup an SSH server which is configured to use Cloudflare Access and Short Live
Read more...Add Git Information (and more) to Windows Terminal (or PowerShell)
I’m a fan of Windows Terminal – it makes it easier for me to manage my terminal windows in a tabbed interface and makes it easy to access a terminal for either my Windows machine or the WSL guest in one interface. But sometimes, it is useful to add a bit more context to your terminal window, besides just your current working directory. This additional information might be the current Git branch (or other Git repository details), execution time of commands, system resource usage, or a wid
Read more...