diff --git a/README.md b/README.md index c8f5af1..97aa3e6 100644 --- a/README.md +++ b/README.md @@ -15,3 +15,7 @@ Dependencies: [pacman-contrib](https://archlinux.org/packages/community/x86_64/p 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.