mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-17 03:53:59 +05:30
Couldn't get comma to work so I wrote my own!
This commit is contained in:
parent
bf5159b8e7
commit
3c92330eaf
2 changed files with 13 additions and 0 deletions
|
@ -11,6 +11,7 @@ let
|
|||
neofetch = "disfetch";
|
||||
fetch = "disfetch";
|
||||
gitfetch = "onefetch";
|
||||
"," = "comma";
|
||||
};
|
||||
in
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue