From ee957bcbf69b769cda201d06944f463daa7978c2 Mon Sep 17 00:00:00 2001
From: Aryadev Chavali <aryadev@aryadevchavali.com>
Date: Wed, 8 May 2024 01:32:06 +0530
Subject: (Shell)+zshrc now has a prompt!

---
 Shell/.zshrc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Shell/.zshrc b/Shell/.zshrc
index ae1b445..a3539b1 100644
--- a/Shell/.zshrc
+++ b/Shell/.zshrc
@@ -1,5 +1,8 @@
 # zshrc -*- mode: sh; lexical-binding: t; -*-
 
+## Prompt
+~/.local/scripts/cowfortune
+
 ## Variables
 TERM=xterm-256color
 ## Aliases
-- 
cgit v1.2.3-13-gbd6f