8000 GitHub - AliceAurelious/crucible: crafting and managing my arch linux install. through dotfiles and config scripts
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AliceAurelious/crucible

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crucible 🛠️

this is a Fork of Typecraft's Crucible I am modifying for my own use cases.

An Arch Linux System Tool that automates the setup and configuration of an Arch Linux system. It installs and configures packages, desktop environments, and various utilities to create a fully functional development environment.

Features

  • 🔄 Automated system updates
  • 📦 Package installation by categories:
    • System utilities
    • Development tools
    • System maintenance tools
    • Desktop environment
    • Office applications
    • Media packages
    • Fonts
  • 🛠️ Automatic installation of yay AUR helper
  • 🎮 Flatpak integration for specific applications
  • ⚙️ Automatic service configuration

Prerequisites

  • A fresh Arch Linux installation
  • Internet connection
  • sudo privileges

Installation

  1. Clone this repository:
git clone https://github.com/AliceAurelious/crucible.git
  1. Run the setup script:
./run.sh
  1. Follow the prompts to select the packages you want to install.

  2. The script will handle the rest of the setup process.

  3. After the setup is complete, you can reboot your system to see the changes.

About

crafting and managing my arch linux install. through dotfiles and config scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0