non important commit

This commit is contained in:
maxstrb 2025-10-01 21:37:30 +02:00
parent dd4787d5b2
commit f2d68d670e

View file

@ -55,6 +55,8 @@
if not ($flake_path | path exists) {
nvim $file
print "wtf dude"
return
}
cd $root
@ -63,6 +65,7 @@
print "Please"
} else {
nvim $file
print "NOOOO"
}
}