mdformat: add --number -> 1,2,3,4 to 1,1,1,1 is a good idea right?

This commit is contained in:
DashieTM 2024-05-28 13:48:51 +02:00
parent 5ed1986caa
commit a8377b6dcc
3 changed files with 9 additions and 7 deletions

View file

@ -12,5 +12,8 @@
environment.sessionVariables = {
NIXOS_OZONE_WL = "1";
GOPATH = "$HOME/.go";
FLAKE = "home/dashie/gits/dotFiles/nix";
# don't ask... marksman somehow requires this
DOTNET_SYSTEM_GLOBALIZATION_INVARIANT = 1;
};
}