Skip to content

Instantly share code, notes, and snippets.

View i99dev's full-sized avatar
🇦🇪
I may be slow to respond.

i99dev i99dev

🇦🇪
I may be slow to respond.
View GitHub Profile
@i99dev
i99dev / bash-colors.md
Created February 12, 2022 05:48 — forked from iamnewton/bash-colors.md
The entire table of ANSI color codes.

Regular Colors

Value Color
\e[0;30m Black
\e[0;31m Red
\e[0;32m Green
\e[0;33m Yellow
\e[0;34m Blue
\e[0;35m Purple
@i99dev
i99dev / emoji-info.sh
Created November 7, 2021 02:37 — forked from yangxuan8282/emoji-info.sh
Emoji❤bash
#!/bin/bash
# run this scripts with `bash emoji-info.sh` or `./emoji-info.sh`
usage() {
cat << EOF
usage: $0 [options] <emoji>
Options:
-h Show this message
-o Octal Escape Sequence