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"