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

github.com

2 points by LandenLove 14 hours ago

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.

LandenLove 14 hours ago

This is my first bash script, so feel free to roast me.