#!/bin/bash # TODO: ensure that reflector is run when installing packages source ./modules/00-library.sh && source ./modules/01-git.sh && source ./modules/02-base.sh && source ./modules/03-docker.sh && source ./modules/04-neovim.sh && source ./modules/05-fish.sh && source ./modules/06-fontconfig.sh && source ./modules/07-services.sh && source ./modules/08-gnome.sh && source ./modules/09-kitty.sh && source ./modules/10-tmux.sh && source ./modules/11-syncthing.sh && source ./modules/12-yazi.sh && source ./modules/13-rust.sh && source ./modules/14-steam.sh && source ./modules/15-dns-over-tls.sh && source ./modules/16-opencode.sh