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) {
|
||||
nvim $file
|
||||
print $file
|
||||
return
|
||||
}
|
||||
cd $root
|
||||
|
|
@ -62,6 +63,7 @@
|
|||
print $file
|
||||
} else {
|
||||
nvim $file
|
||||
print $file
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue