Add uwu in PowerShell

This commit is contained in:
sech1p 2021-07-25 15:01:29 +02:00
parent 85c9e2a951
commit aeb9858343
2 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,7 @@ uwu in every programming language in the world
- [Pascal](uwu.pas)
- [Perl](uwu.pl)
- [PHP](uwu.php)
- [PowerShell](uwu.ps1)
- [Python 1 & 2](uwu.py)
- [Python 3](uwu.py3)
- [Ruby](uwu.rb)

1
uwu.ps1 Normal file
View File

@ -0,0 +1 @@
Write-Host "uwu"