From 5eafc57425a687e473abedd9a347af9bbb363958 Mon Sep 17 00:00:00 2001 From: Abiud Cantu Date: Fri, 18 Aug 2023 21:30:18 -0400 Subject: [PATCH] Added emojis for R file extensions and others. --- README.md | 14 ++++++++++++++ references/extension-icons.md | 11 +++++++++++ references/folder-icons.md | 3 +++ 3 files changed, 28 insertions(+) diff --git a/README.md b/README.md index a4ee70d..e2058da 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,16 @@ typescript - 🌲 .cy.ts | .cy.js (cypress) - 🦮 .helpers.ts | .helpers.js +R + +- 📉 .R +- 📓 .Rmd +- ⏳ .Rhistory +- ⚙️ .Rprofile +- 👷‍♂️ .Rproj +- 💾 .Rdata +- 💾 .Rds + web - 📘 .ts @@ -216,6 +226,7 @@ development - 🤐 .zip | .tar.gz - 🚀 .yml | .yaml - ⚙️ .env | .cfg | .config +- 📘 .qmd misc @@ -290,6 +301,9 @@ media - 🎣 hook | hooks - 🗄 data +- 🖼️ figures +- 📊 plots + # ### activity bar diff --git a/references/extension-icons.md b/references/extension-icons.md index 028dde5..d7fcb9c 100644 --- a/references/extension-icons.md +++ b/references/extension-icons.md @@ -44,6 +44,16 @@ typescript - 🌲 .cy.ts | .cy.js (cypress) - 🦮 .helpers.ts | .helpers.js +R + +- 📉 .R +- 📓 .Rmd +- ⏳ .Rhistory +- ⚙️ .Rprofile +- 👷‍♂️ .Rproj +- 💾 .Rdata +- 💾 .Rds + web - 📘 .ts @@ -61,6 +71,7 @@ development - 🤐 .zip | .tar.gz - 🚀 .yml | .yaml - ⚙️ .env | .cfg | .config +- 📘 .qmd misc diff --git a/references/folder-icons.md b/references/folder-icons.md index 1aa344d..d8f34b2 100644 --- a/references/folder-icons.md +++ b/references/folder-icons.md @@ -47,4 +47,7 @@ - 🎣 hook | hooks - 🗄 data +- 🖼️ figures +- 📊 plots + #