remove starship

This commit is contained in:
Sencyy 2024-08-16 14:50:12 -03:00
parent 4eb03117cb
commit 9999a66cb4
No known key found for this signature in database
GPG key ID: 956AB8FEF9FD53F6

View file

@ -27,7 +27,6 @@ alias rmdir='rmdir -v'
PATH="$PATH:/home/sencyy/.local/bin"
PS1='[\u@\h \W]\$ '
eval -- "$(/sbin/starship init bash --print-full-init)"
# Cowsay fortune lolcat
fortune | cowsay | lolcat