Fix the trailing o.

This commit is contained in:
CronyAkatsuki 2024-03-24 21:25:27 +01:00
parent 591a14c42a
commit 82ca9fa328

View File

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