Run bonjour command everytime

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

6
zlogin
View File

@ -15,10 +15,10 @@
#uptime #uptime
# If a network connection is available (check function def in zshrc) # 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) # Affiche un dessin (cf fonction définie dans zshrc)
bonjour bonjour
fi #fi
# Accepte les messages d'autres utilisateurs # Accepte les messages d'autres utilisateurs
mesg y mesg y