Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 577 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 577 Bytes

Helpful Scripts

Table of Contents

About

Simple repo to hold helpful scripts for day to day coding operations

Getting Started

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.