Add more aliases

This commit is contained in:
Henry Hiles 2023-07-01 19:04:05 -04:00
parent 7449a8bd75
commit ce81f4fef6
4 changed files with 39 additions and 21 deletions

View file

@ -1,9 +1,9 @@
{
programs.bat = {
enable = true;
config = {
theme = "TwoDark";
italic-text = "always";
};
};
programs.bat = {
enable = true;
config = {
theme = "TwoDark";
italic-text = "always";
};
};
}