Couldn't get comma to work so I wrote my own!

This commit is contained in:
Emmet 2024-08-17 22:28:47 -05:00
parent bf5159b8e7
commit 3c92330eaf
2 changed files with 13 additions and 0 deletions

View file

@ -11,6 +11,7 @@ let
neofetch = "disfetch";
fetch = "disfetch";
gitfetch = "onefetch";
"," = "comma";
};
in
{