Run bonjour command everytime

This commit is contained in:
gardouille 2019-07-04 17:47:41 +02:00
parent 5e0240a9d4
commit 13ccd6111d
Signed by: gardouille
GPG Key ID: E759BAA22501AF32
1 changed files with 3 additions and 3 deletions

6
zlogin
View File

@ -15,10 +15,10 @@
#uptime
# If a network connection is available (check function def in zshrc)
if [$( is_network )] && [ $(command -v cowsay) ]; then
#if [$( is_network )] && [ $(command -v cowsay) ]; then
# Affiche un dessin (cf fonction définie dans zshrc)
bonjour
fi
bonjour
#fi
# Accepte les messages d'autres utilisateurs
mesg y