mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-16 02:40:08 +00:00
parent
458fc2e1df
commit
70395a6463
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ case $1 in
|
|||
shift 1
|
||||
;;
|
||||
* )
|
||||
_message+=" $1"
|
||||
_message="${_message} $1"
|
||||
shift 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue