Added custom quotes to login
Pull quotes from text file online, choose one and display it with optional `cowsay and `lolcat` at each login.
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -12,7 +12,7 @@ source $ZSH/oh-my-zsh.sh
|
||||
[[ ! -f ~/.shell_functions ]] || source ~/.shell_functions
|
||||
[[ ! -f ~/.shell_aliases ]] || source ~/.shell_aliases
|
||||
|
||||
fortune -a | cowsay | lolcat
|
||||
$HOME/dotfiles-zsh/get-quote.sh
|
||||
|
||||
# Instant Prompt Preamble
|
||||
# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
|
||||
|
||||
Reference in New Issue
Block a user