suppress error message

This commit is contained in:
Daniel Sommer 2024-09-26 11:18:17 +02:00
parent 8ae771f5b4
commit 78e78ceb84

View file

@ -58,7 +58,7 @@ alias ssh='kitty +kitten ssh'
alias update='$HOME/.dots/scripts/update/update.sh' alias update='$HOME/.dots/scripts/update/update.sh'
# ----- conf.d ----- # # ----- conf.d ----- #
"$HOME/.dots/zsh/conf.d/$(hostname)" "$HOME/.dots/zsh/conf.d/$(hostname)" &> /dev/null
# ----- root ----- # # ----- root ----- #
[[ "$EUID" != "0" ]] && return [[ "$EUID" != "0" ]] && return