Skip to content

MaxHill/dotfiles

Repository files navigation

Installation

  1. Pull this repo down to ~/dotfiles
  2. Run the command make install to setup computer

Updates

The install script is none-desctructive and can be run multiple times. It will however update the dependencies on each run.

Testing

Build and run the dotfiles in a docker image.

docker build . -t max/dotfiles --platform=linux/amd64
docker run --rm -it --platform linux/amd64 max/dotfiles bash

About

Max dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published