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: # Joe added this:
uwufetch uwufetch
echo ""
fortune
# Add my bins to path # Add my bins to path
path+=("$HOME/.local/bin") path+=("$HOME/.local/bin")