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