rasch / shell-emoji

🐢 emoji POSIX shell variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shell-emoji

builds.sr.ht status

Emoji for the shell 🐢

Usage

echo "$e_melting_face"
# => 🫠

git commit -m "$e_tada Initial commit"

Installation

# download emoji variables
curl -O https://git.sr.ht/~rasch/shell-emoji/refs/download/0.1.0/shell-emoji-0.1.0.gz

# decompress
gunzip shell-emoji-0.1.0.gz

# source the file (put this line in ~/.bashrc or similar after testing)
. shell-emoji-0.1.0

About

🐢 emoji POSIX shell variables

License:BSD Zero Clause License


Languages

Language:JavaScript 100.0%