Add fortune to zshrc

This commit is contained in:
2021-08-19 09:40:55 -04:00
parent 9fec1ef120
commit 0c13fafaf5

2
.zshrc
View File

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