Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 723 Bytes

File metadata and controls

40 lines (18 loc) · 723 Bytes

Terminal Welcome Message

A tiny tool to greet you with a random motivational quote or joke every time you open your terminal.


image

Features

  • Zero dependencies, runs with Python 3
  • Easy to install with a single command
  • Customize your own list of messages
  • Supports Bash, Zsh, and most Unix shells
  • You can always change the Messages.txt to add Custom Messages!

Installation

Clone this repo and run the install script:

git clone https://github.com/yourusername/terminal-welcome.git
cd terminal-welcome
chmod +x install.sh
./install.sh