Flesh out tool/zsh/mkofs

It now prevents double-mounting.

Also adds vim filetype modelines.
This commit is contained in:
Jōshin 2024-01-08 05:18:18 +00:00
parent 16099801cc
commit cafea9a0a5
No known key found for this signature in database
3 changed files with 26 additions and 1 deletions

View file

@ -16,3 +16,4 @@ nproc() {
echo 2
}
nproc
# vim:ft=zsh