Learn how to configure PowerShell to display the Git branch name in the prompt, just like in Git Bash.
In this video, we'll walk through installing the posh-git module, modifying your PowerShell profile file, and adjusting the execution policy to allow scripts.
By the end, you'll have an enhanced PowerShell prompt that shows the current Git branch whenever you're working on a Git project.
Here’s the link to the commands and configurations: https://www.configserverfirewall.com/...
Watch this video to learn more about the PowerShell Execution Policy: • PowerShell Execution Policy: How to Set an...
Timestamp
00:00 - Intro
00:11 - Install posh-git module
00:16 - Modify your PowerShell profile file
01:03 - Change the Execution Policy to run scripts
#git #powershell #windowstips