non important commit
This commit is contained in:
parent
15de27c7f5
commit
b739f3d0b5
1 changed files with 2 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
||||||
|
|
||||||
if not ($flake_path | path exists) {
|
if not ($flake_path | path exists) {
|
||||||
nvim $file
|
nvim $file
|
||||||
|
print $file
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
cd $root
|
cd $root
|
||||||
|
|
@ -62,6 +63,7 @@
|
||||||
print $file
|
print $file
|
||||||
} else {
|
} else {
|
||||||
nvim $file
|
nvim $file
|
||||||
|
print $file
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue