/setup

Files and utilities for consistent setup

Primary LanguageShell

Setup scripts and configurations

Collection of personal scripts and configurations to ensure a quick and consistent setup for Ubuntu.

Linux bootstrap has not been heavily tested and verified outside of Ubuntu 22.04 LTS and Ubuntu 24.04 LTS.


WARNING: USE AT YOUR OWN RISK


Getting started

Clone the repository by runnung:

    git clone https://github.com/X-McKay/setup.git

To kick-off the bootstrap set-up run:

    cd bootstrap
    chmod +x main.sh scripts/*.sh
    ./main.sh

Credits

Charmbracelet's Gum