Fix the trailing o.
This commit is contained in:
parent
591a14c42a
commit
82ca9fa328
@ -10,4 +10,4 @@ fi
|
|||||||
touch "$name"
|
touch "$name"
|
||||||
chmod +x "$name"
|
chmod +x "$name"
|
||||||
echo "#!/usr/bin/env sh" > "$name"
|
echo "#!/usr/bin/env sh" > "$name"
|
||||||
nvim "+ normal Gzzoo" "$name"
|
nvim "+ normal Gzzo" "$name"
|
||||||
|
Loading…
Reference in New Issue
Block a user