Created
October 25, 2023 06:48
-
-
Save cuppyzh/38e6d3a44a7385fc0fd533128c6beea2 to your computer and use it in GitHub Desktop.
Revisions
-
cuppyzh created this gist
Oct 25, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ Write-Host "Email : Yusuf Anugrah Putra Aditama".PadLeft($host.ui.rawui.windowsize.width) Write-Host "Github : cuppzyh ".PadLeft($host.ui.rawui.windowsize.width) Write-Host "Discord : cuppyzh ".PadLeft($host.ui.rawui.windowsize.width) Write-Host "https://cuppyzh.dev ".PadLeft($host.ui.rawui.windowsize.width)