feat: add git-extract script to home
This commit is contained in:
parent
e191d7455e
commit
aeb847aa47
4 changed files with 295 additions and 1 deletions
5
users/rafiq/scripts/default.nix
Normal file
5
users/rafiq/scripts/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./git-extract.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue