aboutsummaryrefslogtreecommitdiff
path: root/Shell
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-05-08 01:32:06 +0530
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-05-08 01:32:06 +0530
commitee957bcbf69b769cda201d06944f463daa7978c2 (patch)
tree7f59cbe86ca5db63139d9393a21409fe04f0be17 /Shell
parentb8dc2696dc59b0b5f95a6226dbcb7c5aa0d208c2 (diff)
downloaddotfiles-ee957bcbf69b769cda201d06944f463daa7978c2.tar.gz
dotfiles-ee957bcbf69b769cda201d06944f463daa7978c2.tar.bz2
dotfiles-ee957bcbf69b769cda201d06944f463daa7978c2.zip
(Shell)+zshrc now has a prompt!
Diffstat (limited to 'Shell')
-rw-r--r--Shell/.zshrc3
1 files changed, 3 insertions, 0 deletions
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