From 1008477d9d1e5f9ac712be10165ec6803c0abe2a Mon Sep 17 00:00:00 2001 From: Markus Date: Tue, 4 May 2021 19:48:25 +0200 Subject: [PATCH] Update list-credits.ps1 --- Scripts/list-credits.ps1 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Scripts/list-credits.ps1 b/Scripts/list-credits.ps1 index 3977c047..a2028744 100755 --- a/Scripts/list-credits.ps1 +++ b/Scripts/list-credits.ps1 @@ -18,9 +18,10 @@ try { & "$PSScriptRoot/write-animated.ps1" "Typos: Markus Fleschutz" & "$PSScriptRoot/write-animated.ps1" "Keyboard: Rapoo 12335 E9270P WL Ultra-Slim Touch" & "$PSScriptRoot/write-animated.ps1" "Operating Systems: Windows 10 20H2 & Ubuntu Server 20.04 LTS" - & "$PSScriptRoot/write-animated.ps1" "Windows Terminal: version 1.7.1033.0" - & "$PSScriptRoot/write-animated.ps1" "PowerShell: version 5.1 & 7.1.3" - & "$PSScriptRoot/write-animated.ps1" "PowerShell Scripts: version 1.0" + & "$PSScriptRoot/write-animated.ps1" "Console: Windows Terminal 1.7.1033.0" + & "$PSScriptRoot/write-animated.ps1" "Background Image: Asteroid Field by starwars.com" + & "$PSScriptRoot/write-animated.ps1" "Shell: PowerShell 5.1 & PowerShell 7.1.3" + & "$PSScriptRoot/write-animated.ps1" "Scripts: PowerShell Scripts 2.0" & "$PSScriptRoot/write-animated.ps1" "GitHub: github.com/fleschutz/PowerShell" & "$PSScriptRoot/write-animated.ps1" "Git: version 2.30" & "$PSScriptRoot/write-animated.ps1" "SSH: OpenSSH version 7.7p1"