Development environment config/setup
powershell -command iex (New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/hoxsec/dev-env/main/win/setup.config')
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/hoxsec/dev-env/main/mac/setup.sh)"