Personal tools and config to set-up new machines and get up to speed fast.
wget -r -O /tmp/install.go https://raw.githubusercontent.com/jchaffraix/SetUp/master/install.go && go run /tmp/install.go
-
Config/ Contains all the configs under the directory with special configs under their own directories.
-
Tools/ Tooling for my workflows.