"export GAZEBO_MODEL_PATH" fail gazebo

$export GAZEBO_MODEL_PATH=~/models
$gazebo
then gazebo doesn’t work and show anything in the scene. Setting the environment variable GAZEBO_MODEL_PATH always occur this !
Note:$echo $GAZEBO_MODEL_PATH before setting is empty
Why?