1
1
Fork 0

Add fortune to zshrc

This commit is contained in:
Kenwood 2021-08-19 09:40:55 -04:00
parent 9fec1ef120
commit 0c13fafaf5
1 changed files with 2 additions and 0 deletions

2
.zshrc
View File

@ -1,5 +1,7 @@
# Joe added this:
uwufetch
echo ""
fortune
# Add my bins to path
path+=("$HOME/.local/bin")