Simple repo to hold helpful scripts for day to day coding operations
Powershell Profile is a script that runs every time you open a new powershell window. This script is useful for setting up aliases, functions, and variables that you want to have available every time you open a new powershell window. In this case, we will be setting up functions for daily repetitive coding tasks.