aboutsummaryrefslogtreecommitdiff
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 0e3ed48..1250b99 100644
--- a/zshrc
+++ b/zshrc
@@ -32,4 +32,5 @@ PROMPT="%{$fg_no_bold[yellow]%}%1~ %{$reset_color%}☢ "
RPROMPT="[%{$fg_no_bold[yellow]%}%?%{$reset_color%}]"
+#fortune -s | cowsay -f $(ls /usr/share/cows/ | shuf -n1)
archey3