diff options
Diffstat (limited to 'Shell')
-rw-r--r-- | Shell/.zshrc | 3 |
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 |