Add uwu in PowerShell
This commit is contained in:
parent
85c9e2a951
commit
aeb9858343
2 changed files with 2 additions and 0 deletions
|
@ -22,6 +22,7 @@ uwu in every programming language in the world
|
||||||
- [Pascal](uwu.pas)
|
- [Pascal](uwu.pas)
|
||||||
- [Perl](uwu.pl)
|
- [Perl](uwu.pl)
|
||||||
- [PHP](uwu.php)
|
- [PHP](uwu.php)
|
||||||
|
- [PowerShell](uwu.ps1)
|
||||||
- [Python 1 & 2](uwu.py)
|
- [Python 1 & 2](uwu.py)
|
||||||
- [Python 3](uwu.py3)
|
- [Python 3](uwu.py3)
|
||||||
- [Ruby](uwu.rb)
|
- [Ruby](uwu.rb)
|
||||||
|
|
1
uwu.ps1
Normal file
1
uwu.ps1
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Write-Host "uwu"
|
Loading…
Add table
Add a link
Reference in a new issue