packages: Add mgitstatus

Also adds an abbreviation for mgitstatus.
This commit is contained in:
Donovan Glover 2024-02-18 23:56:41 -05:00
parent 1464bd85bc
commit 89722f8d47
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65
2 changed files with 2 additions and 0 deletions

View File

@ -153,6 +153,7 @@
vm = "nixos-rebuild build-vm --flake . && ./result/bin/run-nixos-vm && trash put result nixos.qcow2";
sw = "sudo nixos-rebuild switch --flake .";
tf = "treefmt";
mgs = "mgitstatus";
c = "clear";
e = "exit";

View File

@ -124,6 +124,7 @@
lutgen
sudachi-rs
tui-journal
mgitstatus
];
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [