non important commit
This commit is contained in:
parent
a78b5b381f
commit
c6258f400d
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
cd $name
|
||||
|
||||
if ($"~/.nix-config/home/modules/create-project/project-blueprints/($type)" | path expand | ls $in | length) > 0 {
|
||||
$"~/.nix-config/home/modules/create-project/project-blueprints/($type)/*" | path expand | cp $in .
|
||||
glob $"~/.nix-config/home/modules/create-project/project-blueprints/($type)/*" | cp $in .
|
||||
}
|
||||
|
||||
if ($"./init.sh" | path type) == "file" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue