From 69e2bf8e2a2493785bef30704603da29d5d804ca Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Fri, 13 Oct 2017 13:11:46 -0500 Subject: [PATCH] Simple instructions to activate in RStudio --- RStudio-instructions.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 RStudio-instructions.md diff --git a/RStudio-instructions.md b/RStudio-instructions.md new file mode 100644 index 0000000..b141e4a --- /dev/null +++ b/RStudio-instructions.md @@ -0,0 +1,5 @@ +Go to Tools > Global Options > Appearance + +Select "Fira Code" as Editor Font, and check "Use Ligatures". + +Hit "OK" and enjoy \ No newline at end of file