Personal dotfiles and system tools installation scripts
Prerequistes
Install golang, or run:
setup-go.sh
Install mage:
go run main.go install:mage
For now majority of tools, and configurations I'm using are set up with bash scripts, but are slowly being moved into a golang scripts, to be run by mage