mirror of
https://github.com/wahyd4/gvm.git
synced 2026-08-09 04:46:19 +10:00
* Best practice, to avoid possible break on space as in $*
This commit is contained in:
+1
-1
@@ -15,4 +15,4 @@ function gvm_prompt() {
|
||||
fi
|
||||
}
|
||||
|
||||
gvm_prompt $@
|
||||
gvm_prompt "$@"
|
||||
|
||||
Reference in New Issue
Block a user