# PowerShell Core

PowerShell Core is de open source versie van Windows PowerShell en werkt bovendien ook op o.a. macOS en Linux.

# Installeren

Installeer PowerShell Core met Scoop.

scoop install pwsh

Controleer de versie met --version

pwsh --version
PowerShell 7.4.0
_

# Windows Terminal Instellen

# Profiel

  1. Open Windows Terminal
  2. Settings
  3. Add new profile
  4. New empty profile
Instelling Waarde
Name PowerShell Core
Command Line pwsh.exe -NoLogo
Starting directory %USERPROFILE%
Icon ms-appx:///ProfileIcons/pwsh.png

# Standaardprofiel

  1. Open Windows Terminal
  2. Settings
Instelling Waarde
Default profile PowerShell Core
© 2024 Arteveldehogeschool Laatst bijgewerkt: 22/11/2023, 23:30:22