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