Created
March 13, 2023 08:48
-
-
Save minpeter/f7ac828e3d595b7848ffb8089fc48d5a to your computer and use it in GitHub Desktop.
cat cute
This file contains 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 characters
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser | |
irm get.scoop.sh | iex | |
scoop bucket add extras | |
scoop install runcat |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment