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