non important commit

This commit is contained in:
maxstrb 2025-10-01 22:31:49 +02:00
parent 15de27c7f5
commit b739f3d0b5

View file

@ -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
}
}