> [!WARNING] > I've given up on windows, so these might not be that good anymore. I will keep this here if a future job requires I use that piece of shit OS. good to have in a windows computer - I started using scoop to handle all these installs, so far I really like it! Here is the install script you need to run to get started: ```powershell Set-ExecutionPolicy RemoteSigned -Scope CurrentUser # Optional: Needed to run a remote script the first time irm get.scoop.sh | iex ``` - cat replacement - https://github.com/sharkdp/bat - tree replacement - https://github.com/dduan/tre - gnu coreutils for windows - https://gnuwin32.sourceforge.net/packages/coreutils.htm