non important commit
This commit is contained in:
parent
dd4787d5b2
commit
f2d68d670e
1 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,8 @@
|
||||||
|
|
||||||
if not ($flake_path | path exists) {
|
if not ($flake_path | path exists) {
|
||||||
nvim $file
|
nvim $file
|
||||||
|
|
||||||
|
print "wtf dude"
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
cd $root
|
cd $root
|
||||||
|
|
@ -63,6 +65,7 @@
|
||||||
print "Please"
|
print "Please"
|
||||||
} else {
|
} else {
|
||||||
nvim $file
|
nvim $file
|
||||||
|
print "NOOOO"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue