diff --git a/.rc.sh b/.rc.sh index 6c4487f..9079f09 100644 --- a/.rc.sh +++ b/.rc.sh @@ -22,6 +22,7 @@ function yupdate() { echo $now > .check yadm pull fi + cd - > /dev/null } yupdate