The_miro
9d2ae9f15e
setup: fix module scripts and add TUI installer
...
Module fixes across the board:
- package-managers.sh: add sudo, --noconfirm, idempotency guards for
yay/rustup/nvm, mkdir -p, remove stale version comments
- core-packages.sh: add --noconfirm --needed, remove invalid 'nvim'
package name, deduplicate ~15 repeated entries
- shell-setup.sh: move color vars to top (were defined after use, RESET
never defined), RUNZSH=no CHSH=no for oh-my-zsh (was spawning new
shell and halting script), --yes for starship installer
- hyprland-new.sh: mkdir -p before cd, ln -sf for xdg-terminal-exec and
ssh-askpass, remove flatpak-system-helper enable, comment out hyprpm
and WallRizz -w (require live session), mkdir -p ~/Pictures, add
walker-bin/ulauncher to yay installs, --noconfirm on yay
- sway.sh: fix gitgreetd-tuigreet typo, --noconfirm --needed, yay
idempotency, rm -f for bashrc/zshrc, ln -sf everywhere, mkdir -p for
spotify-tui, remove hard reboot, RUNZSH=no/--yes for shell tools
- gaming-packages.sh: add missing shebang, --noconfirm, flatpak -y
- network-developer-packages.sh: --noconfirm --needed, fix inline comment
- zfs.sh / wprs.sh: add yay --noconfirm flags
- All scripts: set -euo pipefail
New: setup/tui-install.sh — dialog-based TUI installer with Cyberqueer
theme, component checklist, DE submenu, step counter, and per-module
error handling
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 10:27:43 +02:00
The_miro
e50cb5dc50
cleanup: archive deprecated configs, remove logs and merge artifacts
...
- Move old hypr/kitty/xfce4 configs into deprecated/ folders
- Move proto scripts into scripts/deprecated/
- Consolidate loose .old installer into setup/deprecated/
- Rename broken symlinks (old themiro home path) to .old
- Rename duplicate .deb.1 and .bak files to .old for consistency
- Delete btop.log, nohup.out (gitignore matches), thunar merge conflict files
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-08 10:13:12 +02:00
The_miro
3890d360d6
Update setup/modules/FreeipaAnsible/copilot-explains.txt
2026-04-27 17:00:37 +02:00
The_miro
16732cc17c
Add setup/modules/FreeipaAnsible/copilot-explains.txt
2026-04-27 16:59:36 +02:00
The_miro
6dbeca2bde
Add setup/modules/FreeipaAnsible/ansible/ansipa-install-packages.sh
2026-04-27 16:44:59 +02:00
The_miro
9daf10888c
Add setup/modules/FreeipaAnsible/ansible/deploy-ansipa-install.yml
2026-04-27 16:44:36 +02:00
The_miro
244d7385eb
Add setup/modules/FreeipaAnsible/ansible/ansipa-install.timer
2026-04-27 16:44:18 +02:00
The_miro
a2f3a03547
Add setup/modules/FreeipaAnsible/ansible/ansipa-install.service
2026-04-27 16:44:01 +02:00
The_miro
64af45d300
Add setup/modules/FreeipaAnsible/ansible/deploy-baseuser-sync.yml
2026-04-27 16:39:34 +02:00
The_miro
7d96df03ac
Add setup/modules/FreeipaAnsible/ansible/baseuser-sync.path
2026-04-27 16:39:11 +02:00
The_miro
f34cbd83b9
Add setup/modules/FreeipaAnsible/ansible/baseuser-sync.service
2026-04-27 16:38:37 +02:00
The_miro
d927eb8904
Update setup/modules/FreeipaAnsible/auto-enroll-ansible.sh
2026-04-27 16:38:02 +02:00
The_miro
6d1d2c6083
Update setup/modules/FreeipaAnsible/ansible/auto-add-baseuser.sh
2026-04-27 16:37:39 +02:00
The_miro
dea19b2998
Update setup/modules/FreeipaAnsible/freeipa-enroll.sh
2026-04-27 16:37:09 +02:00
The_miro
3bda2373c6
Add setup/modules/ansible/auto-add-baseuser.sh
2026-04-27 16:36:09 +02:00
The_miro
e7f4507f7d
Update setup/modules/auto-enroll-ansible.sh
2026-04-27 16:35:08 +02:00
The_miro
400bd5dc09
Add setup/modules/auto-enroll-ansible.sh
2026-04-27 16:34:44 +02:00
The_miro
8f591b8000
Upload files to "setup/modules"
2026-04-27 13:25:19 +02:00
The_miro
b94e5b466e
WallRizz needs initialisation with -w
2026-03-27 14:42:15 +01:00
The_miro
fabce92b56
WallRizz is not a aur package
2026-03-27 14:38:18 +01:00
The_miro
8712978eac
is my readme a html?
2026-03-26 09:33:16 +01:00
The_miro
420e05fc9d
fixed shell setup maybe???
2026-03-25 16:28:55 +01:00
The_miro
797a74e8ef
Update setup/modules/shell-setup.sh
2026-03-25 09:25:27 +01:00
The_miro
628c2a3c5c
depr.
2026-03-25 09:25:06 +01:00
The_miro
36080f464a
added WallRizz
2026-03-24 13:46:34 +01:00
The_miro
644949a010
Update setup/archbaseos-guided-install.sh
2026-03-19 15:08:29 +01:00
The_miro
9ac60567c6
fixed compilation issues with rust
2026-03-18 14:23:13 +01:00
The_miro
5ff738acca
fixed ly
2026-03-18 14:20:19 +01:00
The_miro
8a911da1a1
Update setup/modules/Desktop-Enviroments/hyprland-new.sh
2026-03-18 14:16:49 +01:00
The_miro
dab972656b
switched out greeter
2026-03-18 13:45:38 +01:00
The_miro
bcce314640
adjusted package lists
2026-03-18 13:33:25 +01:00
The_miro
3880e2ae95
fixed DE install i think
2026-03-18 13:30:28 +01:00
The_miro
f3ba743dab
sudo was not in the packages to install???
2026-03-18 11:21:02 +00:00
The_miro
94ba59b94d
maybe its fixed now?
2026-03-18 12:08:37 +01:00
the_miro
dfbec92bfc
fixed install script maybe?
2026-03-18 10:47:04 +00:00
The_miro
7cd4c77c66
added vicinae to setup script
2026-03-02 08:39:25 +01:00
The_miro
62e90c0fcc
Update setup/arch-autosetup-cgpt-new.sh
2026-01-12 10:16:13 +01:00
The_miro
8d4a3d342e
added hyprsysteminfo
2025-12-16 16:40:11 +01:00
The_miro
e981b87973
switched to hyprshutdown and hyprpwcenter
2025-12-16 10:46:41 +01:00
The_miro
d9594c0ccd
we want 5G efi part
2025-12-12 13:45:36 +01:00
The_miro
7a2fc712cd
Add setup/arch-autosetup-cgpt-new.sh
2025-12-12 13:42:16 +01:00
The_miro
6576af21ea
cryptsetup backup password
2025-12-12 13:41:06 +01:00
The_miro
268d310ff5
corrected grub
2025-12-12 13:37:07 +01:00
The_miro
c5ed32d5e6
corrected initramfs hooks
2025-12-12 13:35:35 +01:00
The_miro
e230b6332a
fixed uuid in chroot
2025-12-12 13:34:23 +01:00
The_miro
34aa6644ca
removed deprecated variables from input summary
2025-12-12 13:31:20 +01:00
The_miro
5066bf210a
Update setup/arch-auto-install-new-cgpt.sh.old
2025-12-11 08:45:42 +01:00
The_miro
0bde224aac
Update setup/modules/Desktop-Enviroments/hyprland-new.sh
2025-12-03 10:30:04 +01:00
The_miro
2a35892a0d
Update setup/modules/Desktop-Enviroments/hyprland-new.sh
2025-12-03 10:22:43 +01:00
The_miro
fef9cfc235
Update setup/arch-autoinstall.sh
2025-12-03 09:54:04 +01:00