mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-22 15:36:24 +08:00
parent
458fc2e1df
commit
70395a6463
|
@ -46,7 +46,7 @@ case $1 in
|
|||
shift 1
|
||||
;;
|
||||
* )
|
||||
_message+=" $1"
|
||||
_message="${_message} $1"
|
||||
shift 1
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue
Block a user