Show HN: Program and dotfile post-install script for Arch Linux

1 LandenLove 1 9/10/2025, 3:48:00 AM github.com ↗
I made a simple bash script for installing programs, configuring settings, and installing dotfiles for Arch Linux.

I made it because I always missed tedious tiny settings tweaks when installing Arch.

It's a really simple script, so you can change whatever you want.

I haven't done enough testing with a fresh install, but it should be safe to run the script multiple times (if you want to).

The rice is still a wip.

Comments (1)

LandenLove · 3h ago
This is my first bash script, so feel free to roast me.