Go to file
RealStickman f3beae1cb6 Use looping over the package list
This avoids the situation where an unavailable package cancels the
    installation of all other packages in this step, resulting in an
    unusable system in the end.
2023-05-21 18:29:46 +02:00
arch-config Modify installation scripts to use new paths 2023-05-21 15:51:52 +02:00
arch-setup Use looping over the package list 2023-05-21 18:29:46 +02:00
arch-themes Remove neofetch 2023-01-13 11:52:09 +01:00
easyffmpeg map attachments in the file to the new version if present 2023-04-06 20:39:48 +02:00
music-normalize Add requirements 2023-05-21 13:58:53 +02:00
nixos-config Rename submap 2023-05-03 20:46:22 +02:00
README.md Modify install script to be less hands-on 2023-05-21 16:08:00 +02:00

Configs

All my config files, scripts and other in one place.
Mostly focused on ArchLinux, although there is also a NixOS configuration and independent Python programs.

ArchLinux

First time installation

Enable the multilib repository in /etc/pacman.conf

git clone https://gitea.exu.li/realstickman/configs.git
cd configs/arch-setup
./install.sh

Config updates

Other