chore: comments
This commit is contained in:
parent
333ca504a6
commit
2dc89a3284
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
config,
|
||||
}: let
|
||||
git = config.programs.git.package;
|
||||
# checks for any Git repositories with uncommitted changes
|
||||
# used because I am too lazy
|
||||
in
|
||||
pkgs.writeShellScriptBin "git-check" ''
|
||||
#!${pkgs.bash}/bin/bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue