Personal dotfiles and system tools installation scripts
-
Install taskfile:
-
Install git
-
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
To list existing mage targets run:
mage