diff --git a/.zprezto/runcoms/zalias b/.zprezto/runcoms/zalias index 9946d90..4e0ccd4 100644 --- a/.zprezto/runcoms/zalias +++ b/.zprezto/runcoms/zalias @@ -211,7 +211,7 @@ ffmpeg_timelapse() { update_.g() { local RES=$(.g pull 2>&1) - if [[ ! ($RES =~ "Already up-to-date") ]]; then + if [[ ! ($RES =~ "Already up.to.date") ]]; then echo "Updated .g" echo $RES echo "======"