Skip to content

babasbot/auto-fortune-cowsay-zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

auto-fortune-cowsay-zsh

Prints out an ASCII picture of a cow saying a random epigram on every zsh start.

screenshot

Installation

antigen
antigen bundle babasbot/auto-fortune-cowsay-zsh
oh-my-zsh
  1. Clone this repository into the $ZSH/custom/plugins/auto-fortune-cowsay folder:
git clone https://github.com/babasbot/auto-fortune-cowsay-zsh $ZSH/custom/plugins/auto-fortune-cowsay
  1. Then, in your .zshrc file, add auto-fortune-cowsay to your plugin list:
plugins=(... auto-fortune-cowsay)
zplug
zplug "babasbot/auto-fortune-cowsay-zsh"

LICENSE

This project is licensed under the MIT License - see the LICENSE.txt file for details.

About

Prints out an ASCII picture of a cow saying a random epigram on every zsh start.

Topics

Resources

License

Stars

Watchers

Forks

Languages