Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 335 Bytes

Configuration files for my Linux machines.

Windows

https://ohmyposh.dev/docs/windows

Allow to run scripts in Powershell, by opening one with admin privileges and running Set-ExecutionPolicy Unrestricted.

Install applications using winget.

Run iex ((New-Object System.Net.WebClient).DownloadString('https://git.io/JJ8R4'))