Yikes! Missed a space.

master
Harshad Sharma 7 years ago
parent 36e4021cb7
commit 2ed6489594

@ -21,7 +21,7 @@ Bind the command to a keystroke with:
LOADER_TEMPLATE = """\
#!/usr/bin/env bash
{interpreter}"{path}" "$@"
{interpreter} "{path}" "$@"
"""

Loading…
Cancel
Save