908 B
908 B
Arch-Config
In this repository I will track some of the customizings I did on my Arch System At this time most changes are missing. I will try to change this over time.
Pacman-Hooks
My current pacman hooks Dependencies: pacman-contrib
Dracut
I use my system with systemd-boot and UKIs. To generate them I use dracut-ukify. Just install this package and remove mkinitcpio. You should test this once with pacman -S linux. If the next boot fails fallback to your old boot entries for debugging.
Shell
I use starship as prompt and have a few alias set to replace gnu tools with rust alternatives. Just install exa, bat, fd, procs, dust, rg, btm and git-delta and customize your bashrc to your liking.