Update .profile

This commit is contained in:
jfontaine35 2021-03-31 10:18:33 +02:00 committed by GitHub
parent b962262887
commit 192d1dbd45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ alias ep='nano .profile'
clear
neofetch
alias disk="df -h 2>/dev/null | grep '/$' | sed -e 's/ /:/g' | sed -e 's/::/:/g' | sed -e 's/::/:/g'"
alias disk="df -h 2>/dev/null | grep '/$' | sed -e 's/ /:/g' | sed -e 's/::/:/g' | sed -e 's/::/:/g'| sed -e 's/::/:/g'"
echo "Bienvenue sur : $(hostname -f) ($(hostname -I)) !"
echo "******************************************************"