vim-sync
vim-sync copied to clipboard
Zsh problem with spaces within directory
Hi, I'm getting an error when running this script. I believe it has something to do with spaces in the current directory, but I'm not sure how to fix.
This is the error:
zsh:1: no such file or directory: /Users/maarten/Google
shell returned 127
Can you help me out?
bro , can u show me full script? just got error when it run. a good plugin but can't run in my OSX,anybody help me
Same issue here.
zsh:1: permission denied: /mypath/
shell returned 126
And I am using OSX 10.11.
try using a quote on paths like "$0/$2/$3"