added an alias that counts how many nix files are in my config. also updated screenshots
This commit is contained in:
@@ -9,7 +9,7 @@ config here](https://github.com/Frost-Phoenix/nixos-config/tree/catppuccin)
|
||||
|
||||

|
||||

|
||||
Screenshots up to date as of [this commit](https://github.com/pagedMov/nixos-config/commit/50decf03c9d1a7792d5ea0056eb51f6a400654f0)
|
||||
Screenshots up to date as of [this commit](https://github.com/pagedMov/nixos-config/commit/46f7fa27c85c9fb446391f9bb0580afc3f06ea28)
|
||||
|
||||
## Programs
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.2 MiB |
Binary file not shown.
|
Before Width: | Height: | Size: 2.3 MiB After Width: | Height: | Size: 2.3 MiB |
@@ -28,6 +28,7 @@
|
||||
svc = "sudo systemctl";
|
||||
viflake = "nvim flake.nix";
|
||||
iv = "invoke";
|
||||
cfgfilecount = "find $FLAKEPATH -name \"*.nix\" | wc -l | toilet -f 3d | lolcat";
|
||||
|
||||
#git
|
||||
"ga" = "playshellsound ${self}/assets/sound/gitadd.wav; git add";
|
||||
|
||||
Reference in New Issue
Block a user