powershell-config

Powershell Configuration

GPL-3.0 License

Stars
12

PowerShell Configuration

A humble PowerShell configuration

Installation

git clone https://github.com/r-darwish/powershell-config (Split-Path -parent $profile)

When you first run Powershell execute Install-NeededModules to install modules.

You should also install Starship before using this configuration.

Topgrade can keep this configuration up to date and will also run Windows Update using PSWindowsUpdate

Modules

Features

  • Automatic installation of modules
  • Install-Chocolatey - Install Chocolatey
  • Install-Scoop - Install Scoop
  • Get-Topgrade - Download Topgrade to the current
    directory

Other helpful modules

These modules aren't installed by Install-NeededModules.

  • Microsoft.PowerShell.GraphicalTools - For Out-GridView
  • Az - Azure control
  • VSSetup - Import Visual Studio build environment