diff --git a/bin/gvm-prompt b/bin/gvm-prompt index 62ff3cb..588c965 100755 --- a/bin/gvm-prompt +++ b/bin/gvm-prompt @@ -15,4 +15,4 @@ function gvm_prompt() { fi } -gvm_prompt $@ +gvm_prompt "$@"