My dotfiles Run the setup script to setup your machine like mine :# You can test that script by running a docker container using the Dockerfile image: docker build -t dotfiles_tester . && docker run --rm -it dotfiles_tester