Skip to content

Instantly share code, notes, and snippets.

View papac's full-sized avatar
🚀
Let's raise the level

Franck DAKIA papac

🚀
Let's raise the level
View GitHub Profile

Oh my zsh.

Oh My Zsh

Install ZSH.

sudo apt install zsh-autosuggestions zsh-syntax-highlighting zsh

Install Oh my ZSH.

@papac
papac / CountryCodes.json
Created May 21, 2023 17:29 — forked from anubhavshrimal/CountryCodes.json
Country and Dial or Phone codes in JSON format
[
{
"name": "Afghanistan",
"dial_code": "+93",
"code": "AF"
},
{
"name": "Aland Islands",
"dial_code": "+358",
"code": "AX"