add fortune cowsay to run on bash startup

This commit is contained in:
Sencyy 2024-08-14 20:10:23 -03:00
parent 6c987f58f4
commit 0a8ea99113
No known key found for this signature in database
GPG key ID: 956AB8FEF9FD53F6

View file

@ -27,3 +27,6 @@ alias rmdir='rmdir -v'
PATH="$PATH:/home/sencyy/.local/bin"
PS1='[\u@\h \W]\$ '
# Cowsay fortune lolcat
fortune | cowsay | lolcat