I remembered why I put the quotes there

This commit is contained in:
Wryn (yage) Wagner 2022-08-22 11:23:46 -06:00
parent b7fa592892
commit e0594ebfb7

View File

@ -1,2 +1,2 @@
#!/bin/sh
exec /usr/local/bin/vim -p $@
exec /usr/local/bin/vim -p "$@"