My current configuration of my Arch Linux
Find a file
2024-09-30 21:50:08 +02:00
etc/pacman.d/hooks restructure 2024-09-30 20:43:31 +02:00
bashrc added bashrc and editet readme 2024-09-30 21:50:08 +02:00
README.md added bashrc 2024-09-30 21:49:05 +02:00

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.