various improvements to the "me" user home configuration

also added multiple TODO items
This commit is contained in:
do butterflies cry? 2025-05-14 10:45:30 +10:00
parent 01e3449449
commit e1ad9dab83
10 changed files with 70 additions and 8 deletions

View file

@ -50,6 +50,12 @@
username = "me";
homeDirectory = "/home/me";
shellAliases = {
rip = "rg"; # ripgrep
brip = "batgrep"; # bat + ripgrep
man = "batman"; # bat + man
};
pointerCursor = {
gtk.enable = true;
# x11.enable = true # dont enable since im on hyprland