various improvements to the "me" user home configuration
also added multiple TODO items
This commit is contained in:
parent
3bc320cc6a
commit
5a15c239cd
10 changed files with 70 additions and 8 deletions
|
|
@ -12,4 +12,13 @@
|
|||
theme = "Dracula";
|
||||
};
|
||||
};
|
||||
|
||||
# other commands that make normal utils prettier
|
||||
home.packages = with pkgs.bat-extras; [
|
||||
batdiff
|
||||
batgrep
|
||||
batman
|
||||
batwatch
|
||||
prettybat
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue