Skip to content

richardmoyer/baseballfunfacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baseball Fun Facts

Print random baseball related "fun facts" in your shell. Depends on fortune and cowsay being installed. Could be used as a fun MOTD.

Installation:

  • Clone this repository to ~/.oh-my-zsh/plugins/
  • Source your zsh file: source ~/.zshrc
  • Restart zsh

To use it add bbff to the plugins array in you zshrc file.

plugins=(... bbff)
Command Description
bbff Print random baseball related fun fact
bbff_cow Print fun fact in cowthink

Screenshots:

bbff

bbff_cow

About

A zsh plugin for random baseball fun facts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages