added bashrc
This commit is contained in:
parent
0feb352257
commit
c0d415c772
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue