Skip to content

Instantly share code, notes, and snippets.

View deniojunior's full-sized avatar

Dênio Júnior deniojunior

View GitHub Profile
@deniojunior
deniojunior / pcat-install.sh
Last active September 8, 2019 15:03 — forked from BretFisher/pcat-install.sh
On macOS: Install pygmentize and alias pcat for shell code syntax highlighting
sudo apt install python3-pygments
alias pcat='pygmentize -f terminal256 -O style=native -g'
@deniojunior
deniojunior / google-translator-languages.json
Last active September 15, 2017 13:32
Languages Supported by Google Translator Widget
{
"af": {
"name": "Afrikaans",
"native": "Afrikaans"
},
"sq": {
"name": "Albanian",
"native": "Shqip"
},
"am": {