ajhenry / smile

An oh-my-zsh plugin for printing smiles 😎

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smile

Smiley face printer plugin for oh-my-zsh. Perfectly suitable as MOTD or for fun

Installation

Antigen

antigen bundle ajhenry/smile@main

Manual

To use it, add smile to the plugins array in your zshrc file

git clone https://github.com/ajhenry/smile ~/.oh-my-zsh/plugins/smile
plugins=(smile)

Usage

Command Description
smile Print a random smile

Example: output of smile:

(°,,,°)

About

An oh-my-zsh plugin for printing smiles 😎

License:MIT License


Languages

Language:Shell 100.0%