diff --git a/.zsh/functions.d/home.sh b/.zsh/functions.d/home.sh index 58125686..5eec999c 100644 --- a/.zsh/functions.d/home.sh +++ b/.zsh/functions.d/home.sh @@ -61,7 +61,7 @@ function home() { fi fi else - echo "/home/hanez was already updated in the last 24 hours." + echo "$HOME was already updated in the last 24 hours." echo "Run this to force updating: home up f" fi else